Skip to content

Commit 43b709f

Browse files
zzzzwwjjchencangtao
authored andcommitted
add _cann_ops_custom gitignore (vllm-project#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 <[email protected]>
1 parent d610b09 commit 43b709f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,5 +203,9 @@ kernel_meta/
203203
# benchmark results generated by run-performance-benchmarks.sh
204204
/benchmarks/results/
205205

206+
# _cann_ops_custom generated by build_aclnn.sh
207+
/vllm_ascend/_cann_ops_custom/*
208+
!/vllm_ascend/_cann_ops_custom/.gitkeep
209+
206210
# generated by CANN
207211
fusion_result.json

0 commit comments

Comments
 (0)