Skip to content

Commit 3539c01

Browse files
Update .gitignore to ignore scripts_cache (#2883)
Signed-off-by: Whitney Tsang <[email protected]>
1 parent 5b4bffb commit 3539c01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ python/triton/_C/*.ilk
1818
benchmarks/dist
1919
benchmarks/*.egg-info/
2020
benchmarks/**/*.so
21+
.scripts_cache/
2122

2223
# Logs
2324
inductor_log/

0 commit comments

Comments
 (0)