Skip to content

Commit

Permalink
Remove duplicate '.mypy_cache' entry in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonnnj committed Apr 7, 2020
1 parent 14e3362 commit a988a2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
*.egg-info
.coverage
.mypy_cache
.mypy_cache
.pytest_cache
.python-version
__pycache__

0 comments on commit a988a2d

Please sign in to comment.