Skip to content

Commit

Permalink
Merge branch 'fix/ignore-mypy-cache' into develop
Browse files Browse the repository at this point in the history
Closes: #337
  • Loading branch information
cslzchen committed May 5, 2018
2 parents 792d7b6 + c058926 commit 178fca0
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 @@ -19,6 +19,7 @@ Thumbs.db
######################
*.py[cod]
**/*.pyc
.mypy_cache

# C extensions
######################
Expand Down

0 comments on commit 178fca0

Please sign in to comment.