Skip to content

Commit

Permalink
ignore mypy cache in git
Browse files Browse the repository at this point in the history
  • Loading branch information
fohrloop committed Sep 19, 2024
1 parent ed1b89b commit 447801c
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 @@ -15,6 +15,7 @@ htmlcov/
.tox/
.coverage
.ruff_cache
.mypy_cache

# pyenv
.python-version
Expand Down

0 comments on commit 447801c

Please sign in to comment.