Adding ignore dirty vundle bundles

This commit is contained in:
Hunter Haugen 2012-06-11 14:52:45 -07:00
parent 95ad22cd03
commit 4daabda454

3
.gitmodules vendored
View file

@ -1,9 +1,12 @@
[submodule ".vim/bundle/Gundo"]
path = .vim/bundle/Gundo
url = https://github.com/vim-scripts/Gundo.git
ignore = dirty
[submodule ".vim/bundle/ShowMarks"]
path = .vim/bundle/ShowMarks
url = https://github.com/vim-scripts/ShowMarks.git
ignore = dirty
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
ignore = dirty