Add mypy cache to gitignore

This commit is contained in:
Pavle Portic 2020-05-28 10:50:40 +02:00
parent 288022ee04
commit 2ee8700cb5
Signed by: TheEdgeOfRage
GPG Key ID: 6758ACE46AA2A849
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
__pycache__
.mypy_cache