Ignore Mypy cache

Don't want to commit that accidentally after running tests.

Contributes to issue CURA-5330.
This commit is contained in:
Ghostkeeper 2018-05-04 15:53:51 +02:00
parent 651f2ffbc9
commit 551cfa9d71
No known key found for this signature in database
GPG Key ID: 5252B696FB5E7C7A

1
.gitignore vendored
View File

@ -14,6 +14,7 @@ CuraEngine.exe
LC_MESSAGES
.cache
*.qmlc
.mypy_cache
#MacOS
.DS_Store