Skip to content

Commit

Permalink
Merge pull request #36 from cisagov/improvement/add-mypy-cache-to-git…
Browse files Browse the repository at this point in the history
…ignore

Add .mypy_cache to .gitignore
  • Loading branch information
jsf9k authored Mar 2, 2020
2 parents 6369cc6 + bf36608 commit c7f339f
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
@@ -1,2 +1,3 @@
.mypy_cache
__pycache__
.python-version

0 comments on commit c7f339f

Please sign in to comment.