aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-03-02 00:21:56 +1300
committerTom Ryder <tom@sanctum.geek.nz>2014-03-02 00:21:56 +1300
commit8e4185c725852935944a74453c2ebc1de26f4f06 (patch)
tree4ec4150e1807e35cd84d246ad7dd06fc58752f21 /.gitignore
parentSimplify some command existence checks (diff)
downloaddotfiles-8e4185c725852935944a74453c2ebc1de26f4f06.tar.gz
dotfiles-8e4185c725852935944a74453c2ebc1de26f4f06.zip
Using Makefile-based install system
Just in an effort to use the right tool for the job. The new Makefile also makes more of an effort to remove and symlink files rather than whole directories, which means I shouldn't need stupid stuff in .gitignore anymore, so that's gone too.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 0 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 5ef48157..00000000
--- a/.gitignore
+++ /dev/null
@@ -1,12 +0,0 @@
-gnupg/*
-!gnupg/*.conf
-mutt/muttrc.local
-mutt/signature
-newsbeuter/urls
-ncmpcpp/*.log
-urxvt/urxvtd-*
-vim/.netrwhist
-vim/spell/*
-vim/backup/*
-vim/swap/*
-vim/undo/*