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:
Fabio Gallonetto 2013-03-15 11:36:14 +01:00 committed by Fabio Gallonetto
parent bf42dc78d7
commit d8472fc0d0

1
.gitignore vendored
View File

@ -7,6 +7,7 @@ vim/.netrwhist
vim/tmp
vim/spell
vim/after/.vimrc.after
vim/bundle
.netrwhist
bin/subl
tags