From b451fcea5e92b35991398242ab3df5d1f4bd96b4 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Thu, 14 Apr 2011 12:05:48 -0400 Subject: [PATCH] install_files: install gitignore --- install-files | 1 + 1 file changed, 1 insertion(+) diff --git a/install-files b/install-files index 610862f..c7f204a 100755 --- a/install-files +++ b/install-files @@ -20,3 +20,4 @@ install_file vimrc .vimrc install_file inputrc .inputrc install_file screenrc .screenrc install_file ir_black.vim .vim/colors/ir_black.vim +install_file gitignore .gitignore