Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2018-05-04 16:53:51 +0300
committerGhostkeeper <rubend@tutanota.com>2018-05-04 16:57:06 +0300
commit551cfa9d719d921c03d8afb7daf584b6973db859 (patch)
tree014cd6c6b40036a16a47cee3f03208385b6607a0 /.gitignore
parent651f2ffbc929a9984d2f1cc24a052f83444d27f1 (diff)
Ignore Mypy cache
Don't want to commit that accidentally after running tests. Contributes to issue CURA-5330.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c0cb27efe0..d991fedb73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ CuraEngine.exe
LC_MESSAGES
.cache
*.qmlc
+.mypy_cache
#MacOS
.DS_Store