YCM submodule is ignored if dirty
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -13,6 +13,7 @@
|
|||||||
[submodule "vim/bundle/YouCompleteMe"]
|
[submodule "vim/bundle/YouCompleteMe"]
|
||||||
path = vim/bundle/YouCompleteMe
|
path = vim/bundle/YouCompleteMe
|
||||||
url = git@github.com:Valloric/YouCompleteMe.git
|
url = git@github.com:Valloric/YouCompleteMe.git
|
||||||
|
ignore = dirty
|
||||||
[submodule "vim/bundle/tagbar"]
|
[submodule "vim/bundle/tagbar"]
|
||||||
path = vim/bundle/tagbar
|
path = vim/bundle/tagbar
|
||||||
url = git@github.com:majutsushi/tagbar.git
|
url = git@github.com:majutsushi/tagbar.git
|
||||||
|
|||||||
Reference in New Issue
Block a user