added mypy to gitignore

This commit is contained in:
Jonas Rauber 2019-01-29 22:18:10 +01:00
parent 334581d5e9
commit 8348856f92

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
.DS_Store
build/
dist/
.mypy_cache/