updated git ignore to ignore vim plugins

This commit is contained in:
Stefen Auris 2017-09-18 21:53:55 -04:00
parent 3285a7524e
commit bf53b81b23

7
.gitignore vendored
View file

@ -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/