From bf53b81b23a3628cabb8607e18ea6400f0464931 Mon Sep 17 00:00:00 2001 From: steveokard Date: Mon, 18 Sep 2017 21:53:55 -0400 Subject: [PATCH] updated git ignore to ignore vim plugins --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 0b48cc3..33cb2b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,9 @@ cache/ log/ +.vim/bundle/VimCompletesMe/ +.vim/bundle/ctrlp.vim/ +.vim/bundle/indentLine/ +.vim/bundle/vim-airline-themes/ +.vim/bundle/vim-airline/ +.vim/bundle/vim-colors-solarized/ +.vim/bundle/vim-sensible/