From 8e4185c725852935944a74453c2ebc1de26f4f06 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 2 Mar 2014 00:21:56 +1300 Subject: 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. --- .gitignore | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .gitignore (limited to '.gitignore') 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/* -- cgit v1.2.3