summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/slic3r
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-04-10 11:16:40 (EDT)
committer P. J. McDermott <pj@pehjota.net>2016-04-10 11:16:40 (EDT)
commit2f772a5198849e8921fdbc613072acea0831c6ec (patch)
tree35bbc28f212910e2517f804bb703c62c4695d8e6 /.gitignore.d/slic3r
downloadslic3r-2f772a5198849e8921fdbc613072acea0831c6ec.zip
slic3r-2f772a5198849e8921fdbc613072acea0831c6ec.tar.gz
slic3r-2f772a5198849e8921fdbc613072acea0831c6ec.tar.bz2
Initial commit
Diffstat (limited to '.gitignore.d/slic3r')
-rw-r--r--.gitignore.d/slic3r14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore.d/slic3r b/.gitignore.d/slic3r
new file mode 100644
index 0000000..2f009e4
--- /dev/null
+++ b/.gitignore.d/slic3r
@@ -0,0 +1,14 @@
+# Exclude all files
+*
+
+# Include relevant files
+!/.Slic3r/
+!/.Slic3r/**/*
+!/.gitignore.d/
+!/.gitignore.d/slic3r
+
+# Exclude swap and backup files
+*.s[a-w]?
+*.vim
+*~
+*.orig