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