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>2017-03-13 14:40:10 +0300
committerGhostkeeper <rubend@tutanota.com>2017-03-13 14:40:10 +0300
commit1d22d87ae09f40ac1d8f0753da6ac2361c8928b6 (patch)
tree1daba02aa67e9d97842a436edba921197ad264e2 /.gitignore
parentecc973951eaee43ae368600d4e4f5c3651f6dc17 (diff)
Ignore .cache directory created by unit tests
CTest creates this directory for its test results.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3f7faebf5a..22d42783f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,7 @@ resources/i18n/x-test
resources/firmware
resources/materials
LC_MESSAGES
+.cache
# Editors and IDEs.
*kdev*