Skip to content

Commit

Permalink
Tell git to ignore ruff cache
Browse files Browse the repository at this point in the history
Co-authored-by: Dimitri Papadopoulos <[email protected]>
  • Loading branch information
DimitriPapadopoulos committed Oct 18, 2023
1 parent 7f5d9c7 commit f983b08
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 @@ -8,6 +8,7 @@ codespell.egg-info
.cache/
.mypy_cache/
.pytest_cache/
.ruff_cache/
codespell_lib/_version.py
junit-results.xml
*.egg-info/

0 comments on commit f983b08

Please sign in to comment.