Skip to content

Commit

Permalink
add pre-commit cache dir to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kedhammar committed Jan 10, 2024
1 parent 4606cf2 commit 4837509
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
*.egg-info
.DS_Store
.benchmarks
.*_cache
.*_cache
node_modules

0 comments on commit 4837509

Please sign in to comment.