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:
authorLipu Fei <lipu.fei815@gmail.com>2018-08-22 14:30:59 +0300
committerLipu Fei <lipu.fei815@gmail.com>2018-08-22 14:30:59 +0300
commit94ce9205c3fc10f69c7508a189ca3a9641a4b123 (patch)
tree1377b71e0a6284dc234a7e8d12bc04e15555fe7b /.gitignore
parentca25638c07d699002980dab7564a9b5743582b50 (diff)
Remove pytest cache
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 98eaa6f414..5cc60c2f4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ LC_MESSAGES
.cache
*.qmlc
.mypy_cache
+.pytest_cache
#MacOS
.DS_Store