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:
authorThomas Karl Pietrowski <thopiekar@googlemail.com>2016-06-09 19:45:48 +0300
committerThomas Karl Pietrowski <thopiekar@googlemail.com>2016-06-09 19:45:48 +0300
commit330481d2d604913199c408deccf79f24c118a72f (patch)
tree040902b7fd179f02450d61e54356f35b403fbd3d /.gitignore
parentc8070cff052083751f0a17bd0058e9f8888876c5 (diff)
Ignore settings set on Eclipse
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8bcc055115..dc951a52b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,8 +16,11 @@ resources/firmware
*~
*.qm
.idea
+
+# Eclipse+PyDev
.project
.pydevproject
+.settings
# Debian packaging
debian*