summaryrefslogtreecommitdiffstats
path: root/.gitignore.d
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-15 14:11:24 (EDT)
committer P. J. McDermott <pj@pehjota.net>2016-03-15 14:11:24 (EDT)
commit81e06d47011e388fe5a292dce5a03f89f1f1a850 (patch)
tree480e4b4b730541a79f73f048d817bf0a17933ea0 /.gitignore.d
downloadgimp-81e06d47011e388fe5a292dce5a03f89f1f1a850.zip
gimp-81e06d47011e388fe5a292dce5a03f89f1f1a850.tar.gz
gimp-81e06d47011e388fe5a292dce5a03f89f1f1a850.tar.bz2
Initial commit
Diffstat (limited to '.gitignore.d')
-rw-r--r--.gitignore.d/gimp14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore.d/gimp b/.gitignore.d/gimp
new file mode 100644
index 0000000..c601b60
--- /dev/null
+++ b/.gitignore.d/gimp
@@ -0,0 +1,14 @@
+# Exclude all files
+*
+
+# Include relevant files
+!/.gimp-2.8/
+!/.gimp-2.8/**/*
+!/.gitignore.d/
+!/.gitignore.d/gimp
+
+# Exclude swap and backup files
+*.s[a-w]?
+*.vim
+*~
+*.orig