summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-06-03 18:20:33 (EDT)
committer P. J. McDermott <pj@pehjota.net>2018-06-03 18:20:33 (EDT)
commit6efb7ef317faebd481f96d9b2b681314cf753f63 (patch)
tree3ccd7fcbb3fc29e1c6119c9a226c73a2568855af
downloadhomerc-6efb7ef317faebd481f96d9b2b681314cf753f63.zip
homerc-6efb7ef317faebd481f96d9b2b681314cf753f63.tar.gz
homerc-6efb7ef317faebd481f96d9b2b681314cf753f63.tar.bz2
.gitignore.d/homerc: New file
-rw-r--r--.gitignore.d/homerc12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore.d/homerc b/.gitignore.d/homerc
new file mode 100644
index 0000000..89274fe
--- /dev/null
+++ b/.gitignore.d/homerc
@@ -0,0 +1,12 @@
+# Exclude all files
+*
+
+# Include relevant files
+!/.gitignore.d/
+!/.gitignore.d/homerc
+
+# Exclude swap and backup files
+*.s[a-w]?
+*.vim
+*~
+*.orig