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:
authorJaime van Kessel <nallath@gmail.com>2017-04-14 10:48:17 +0300
committerJaime van Kessel <nallath@gmail.com>2017-04-14 10:48:17 +0300
commit6dfe9f609a299ec595417ce0c9a619cc785cbfc2 (patch)
treeb0d782b63c4b7b37bc2b31b8bb59d19ec582a43a /.gitignore
parentad26c169bb332afff8f3e3d34d5bd2d6bb33c23b (diff)
Added build info to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 22d42783f2..a6a456fd90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,10 @@ plugins/GodMode
plugins/PostProcessingPlugin
plugins/X3GWriter
+#Build stuff
+CmakeCache.txt
+CmakeFiles
+CTestTestfile.cmake
+Makefile
+
+