Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-neal committed May 21, 2018
1 parent cde4516 commit de1829e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@

.mypy_cache/
.pytest_cache/
monkeytype.sqlite3

# pycharm
.idea/

Expand Down

0 comments on commit de1829e

Please sign in to comment.