summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/gpicview
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore.d/gpicview')
-rw-r--r--.gitignore.d/gpicview15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore.d/gpicview b/.gitignore.d/gpicview
new file mode 100644
index 0000000..aaadeb3
--- /dev/null
+++ b/.gitignore.d/gpicview
@@ -0,0 +1,15 @@
+# Exclude all files
+*
+
+# Include relevant files
+!/.config/
+!/.config/gpicview/
+!/.config/gpicview/**/*
+!/.gitignore.d/
+!/.gitignore.d/gpicview
+
+# Exclude swap and backup files
+*.s[a-w]?
+*.vim
+*~
+*.orig