summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/displayrc
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-14 02:12:22 (EDT)
committer P. J. McDermott <pj@pehjota.net>2016-03-14 02:12:22 (EDT)
commit069e68335ab88cb319071ff8fc432a6fecb7856b (patch)
tree001828d8df0c442a5cbd76759fbe40a57852645b /.gitignore.d/displayrc
downloaddisplayrc-069e68335ab88cb319071ff8fc432a6fecb7856b.zip
displayrc-069e68335ab88cb319071ff8fc432a6fecb7856b.tar.gz
displayrc-069e68335ab88cb319071ff8fc432a6fecb7856b.tar.bz2
Initial commit
Diffstat (limited to '.gitignore.d/displayrc')
-rw-r--r--.gitignore.d/displayrc18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore.d/displayrc b/.gitignore.d/displayrc
new file mode 100644
index 0000000..ac06328
--- /dev/null
+++ b/.gitignore.d/displayrc
@@ -0,0 +1,18 @@
+# Exclude all files
+*
+
+# Include relevant files
+!/.displayinit
+!/.displayinit.d/
+!/.displayinit.d/**/*
+!/.displayrc.common
+# drc should be the UI to start/stop/restart/reload/enable/disable services.
+!/bin/drc
+!/.gitignore.d/
+!/.gitignore.d/displayrc
+
+# Exclude swap and backup files
+*.s[a-w]?
+*.vim
+*~
+*.orig