Skip to content

Commit

Permalink
Update .gitignore to ignore scripts_cache (#2883)
Browse files Browse the repository at this point in the history
Signed-off-by: Whitney Tsang <whitney.tsang@intel.com>
  • Loading branch information
whitneywhtsang authored Nov 29, 2024
1 parent 5b4bffb commit 3539c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ python/triton/_C/*.ilk
benchmarks/dist
benchmarks/*.egg-info/
benchmarks/**/*.so
.scripts_cache/

# Logs
inductor_log/
Expand Down

0 comments on commit 3539c01

Please sign in to comment.