add _cann_ops_custom gitignore (#4605)
### What this PR does / why we need it? add _cann_ops_custom dir to .gitignore - vLLM version: v0.11.2 Signed-off-by: zzzzwwjj <1183291235@qq.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -203,5 +203,9 @@ kernel_meta/
|
|||||||
# benchmark results generated by run-performance-benchmarks.sh
|
# benchmark results generated by run-performance-benchmarks.sh
|
||||||
/benchmarks/results/
|
/benchmarks/results/
|
||||||
|
|
||||||
|
# _cann_ops_custom generated by build_aclnn.sh
|
||||||
|
/vllm_ascend/_cann_ops_custom/*
|
||||||
|
!/vllm_ascend/_cann_ops_custom/.gitkeep
|
||||||
|
|
||||||
# generated by CANN
|
# generated by CANN
|
||||||
fusion_result.json
|
fusion_result.json
|
||||||
|
|||||||
Reference in New Issue
Block a user