summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/gimp
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore.d/gimp')
-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