Add bundle to .gitignore
Bundles are now handled via Vundle so there's no need to monitor the bundle directory as everything is done through the :Bundle command
This commit is contained in:
parent
bf42dc78d7
commit
d8472fc0d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,6 +7,7 @@ vim/.netrwhist
|
||||
vim/tmp
|
||||
vim/spell
|
||||
vim/after/.vimrc.after
|
||||
vim/bundle
|
||||
.netrwhist
|
||||
bin/subl
|
||||
tags
|
||||
|
Loading…
Reference in New Issue
Block a user