Skip to content

Commit

Permalink
Added more cache directories to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Mar 13, 2023
1 parent 9fb33cb commit 26d2e0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ src/wheel/_version.py
__pycache__
.coverage
.pytest_cache
.ruff_cache
.mypy_cache
.tox
.idea
.cache
Expand Down

0 comments on commit 26d2e0d

Please sign in to comment.