updated git ignore to ignore vim plugins
This commit is contained in:
parent
3285a7524e
commit
bf53b81b23
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue