Browse Source

Ignore Mypy cache

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

Contributes to issue CURA-5330.
Ghostkeeper 6 years ago
parent
commit
551cfa9d71
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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