[Misc] Add fusion_result.json to .gitignore (#1836)
### What this PR does / why we need it?
Add `fusion_result.json` to `.gitignore`.
- vLLM version: v0.9.2
- vLLM main:
72ad273582
---------
Signed-off-by: shen-shanshan <467638484@qq.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -199,3 +199,6 @@ kernel_meta/
|
||||
# build info file generated by setup.py
|
||||
/vllm_ascend/_build_info.py
|
||||
/vllm_ascend/include/
|
||||
|
||||
# generated by CANN
|
||||
fusion_result.json
|
||||
|
||||
Reference in New Issue
Block a user