summaryrefslogtreecommitdiffstats
path: root/.gitignore.d/htop
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-08-18 14:23:31 (EDT)
committer P. J. McDermott <pj@pehjota.net>2018-08-18 14:25:14 (EDT)
commit4fff7a4d69a9e2613c2142954a02a414044278f0 (patch)
tree0bea0cd39eb4a452c365fb4452b79e6d70c827a8 /.gitignore.d/htop
downloadhtop-4fff7a4d69a9e2613c2142954a02a414044278f0.zip
htop-4fff7a4d69a9e2613c2142954a02a414044278f0.tar.gz
htop-4fff7a4d69a9e2613c2142954a02a414044278f0.tar.bz2
.config/htop/htoprc: Add default settings
Diffstat (limited to '.gitignore.d/htop')
-rw-r--r--.gitignore.d/htop15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore.d/htop b/.gitignore.d/htop
new file mode 100644
index 0000000..33f5351
--- /dev/null
+++ b/.gitignore.d/htop
@@ -0,0 +1,15 @@
+# Exclude all files
+*
+
+# Include relevant files
+!/.config/
+!/.config/htop/
+!/.config/htop/htoprc
+!/.gitignore.d/
+!/.gitignore.d/htop
+
+# Exclude swap and backup files
+*.s[a-w]?
+*.vim
+*~
+*.orig