From aa4ff5e80a548001058f898d88143244b06ae51e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 07 Mar 2016 13:38:44 -0500 Subject: Initial commit --- (limited to '.gitignore.d') 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 -- cgit v0.9.1