Skip to content

Commit

Permalink
Add mypy cache to .gitignore [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Larralde committed Mar 24, 2018
1 parent d2abf71 commit 3282a28
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,6 @@ ENV/

# Codacy token
.codacy.token

# MyPy
.mypy_cache

0 comments on commit 3282a28

Please sign in to comment.