[Misc] Add benchmark results into .gitignore (#4200)
### What this PR does / why we need it?
Add benchmark results into `.gitignore`
- vLLM version: v0.11.0
- vLLM main:
2918c1b49c
Signed-off-by: shen-shanshan <467638484@qq.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -200,5 +200,8 @@ kernel_meta/
|
||||
/vllm_ascend/_build_info.py
|
||||
/vllm_ascend/include/
|
||||
|
||||
# benchmark results generated by run-performance-benchmarks.sh
|
||||
/benchmarks/results/
|
||||
|
||||
# generated by CANN
|
||||
fusion_result.json
|
||||
|
||||
Reference in New Issue
Block a user