summaryrefslogtreecommitdiffstats
path: root/.gitignore.d
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-07 13:38:44 (EST)
committer P. J. McDermott <pj@pehjota.net>2016-03-07 13:38:44 (EST)
commitaa4ff5e80a548001058f898d88143244b06ae51e (patch)
tree78c39b2b2cba66e0badae2bd3813566a2c3cdeca /.gitignore.d
downloadredshift-aa4ff5e80a548001058f898d88143244b06ae51e.zip
redshift-aa4ff5e80a548001058f898d88143244b06ae51e.tar.gz
redshift-aa4ff5e80a548001058f898d88143244b06ae51e.tar.bz2
Initial commit
Diffstat (limited to '.gitignore.d')
-rw-r--r--.gitignore.d/redshift13
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore.d/redshift b/.gitignore.d/redshift
new file mode 100644
index 0000000..cfcabf4
--- /dev/null
+++ b/.gitignore.d/redshift
@@ -0,0 +1,13 @@
+# Exclude all files
+*
+
+# Include relevant files
+!/.redshift.conf
+!/.gitignore.d/
+!/.gitignore.d/redshift
+
+# Exclude swap and backup files
+*.s[a-w]?
+*.vim
+*~
+*.orig