[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:
Shanshan Shen
2025-07-17 11:54:49 +08:00
committed by GitHub
parent 875a920d4a
commit 19e37cd379

3
.gitignore vendored
View File

@ -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