Skip to content

Commit

Permalink
Gitignore mypy cache
Browse files Browse the repository at this point in the history
  • Loading branch information
shacker committed Dec 20, 2018
1 parent 064e1d2 commit 8fe6e48
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 @@ -11,3 +11,4 @@ settings.json
# Django and Python
*.py[cod]
.pytest_cache/*
*/.mypy_cache/*

0 comments on commit 8fe6e48

Please sign in to comment.