aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-10-02 16:05:13 +0200
committerPatrick Spek <p.spek@tyil.nl>2019-10-02 16:05:13 +0200
commit54ba2fbd7e32431642e6e927b22f12d9487ef402 (patch)
treee95a9f9058bf13b72adf5a3b60f81aa220d0f4b9 /.gitignore
parent60e57a04fcfb66cede59561ffb78ad3f9075e17a (diff)
Include termite
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 11 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 636f6ae..5047d12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,14 @@
/*
!.gitignore
+# Allow directories in ~/.config
+!/.config/
+/.config/*
+
+# Allow directories in ~/.local
+!/.local/
+/.local/*
+
#
# Allow specific dotfiles
#
@@ -11,14 +19,13 @@
/.vim/bundle
/.vim/.netrwhist
+# x11-terms/termite https://anongit.gentoo.org/git/user/eroen.git
+!/.config/termite
+
# x11-wm/awesome
-!/.config/
-/.config/*
!/.config/awesome/
/.config/awesome/calendar
-!/.local/
-/.local/*
!/.local/bin
/.local/bin/*
!/.local/bin/gittab