Skip to content

Commit

Permalink
Removed mypy cache + added to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gtalarico committed Aug 28, 2018
1 parent a899766 commit 5105124
Show file tree
Hide file tree
Showing 101 changed files with 1 addition and 100 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
*.pyc
.cache
.mypy_cache\

/dist
.coverage
Expand Down
1 change: 0 additions & 1 deletion .mypy_cache/3.6/_importlib_modulespec.data.json

This file was deleted.

1 change: 0 additions & 1 deletion .mypy_cache/3.6/_importlib_modulespec.meta.json

This file was deleted.

Loading

0 comments on commit 5105124

Please sign in to comment.