Skip to content

Commit 9f67374

Browse files
author
grissom.wang
committed
chore: add generated profiling artifacts to .gitignore
1 parent d5e36c4 commit 9f67374

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,10 @@ TODO.md
1515

1616
# Python cache
1717
__pycache__/
18+
19+
# Generated profiling artifacts
20+
*_bench
21+
*_bench_wrapper.cu
22+
*.global.cu
23+
*.nvcc_clean.cu
24+
*.ptx

0 commit comments

Comments
 (0)