Skip to content

Commit

Permalink
Explicitly ignore the mypy cache.
Browse files Browse the repository at this point in the history
It's a tool the project uses, so it belongs here.
  • Loading branch information
colons committed May 4, 2024
1 parent 0d7b5f0 commit bfccb50
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 @@ -14,3 +14,4 @@
/nkdsu/staticfiles/
/node_modules/
songlibrary*.xml
.mypy_cache

0 comments on commit bfccb50

Please sign in to comment.