Skip to content

Commit 15202e3

Browse files
committed
add _cann_ops_custom gitignore
Signed-off-by: zzzzwwjj <[email protected]>
1 parent 2b82320 commit 15202e3

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)