summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/midori
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-05 02:08:03 (EST)
committer P. J. McDermott <pj@pehjota.net>2016-03-05 02:08:03 (EST)
commit6168bdc7e0981ba6967c044d4523f4f20015d15d (patch)
treec8062bc960b2822bd240f0672e83ae38d9b42c20 /.gitignore.d/midori
downloadmidori-6168bdc7e0981ba6967c044d4523f4f20015d15d.zip
midori-6168bdc7e0981ba6967c044d4523f4f20015d15d.tar.gz
midori-6168bdc7e0981ba6967c044d4523f4f20015d15d.tar.bz2
Initial commit
Diffstat (limited to '.gitignore.d/midori')
-rw-r--r--.gitignore.d/midori15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore.d/midori b/.gitignore.d/midori
new file mode 100644
index 0000000..bba3ef6
--- /dev/null
+++ b/.gitignore.d/midori
@@ -0,0 +1,15 @@
+# Exclude all files
+*
+
+# Include relevant files
+!/.config/
+!/.config/midori/
+!/.config/midori/**/*
+!/.gitignore.d/
+!/.gitignore.d/midori
+
+# Exclude swap and backup files
+*.s[a-w]?
+*.vim
+*~
+*.orig