diff --git a/.gitmodules b/.gitmodules index d02e574..1ede72f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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