Don't consider submodules dirty if they contain untracked files

This commit is contained in:
Pavel Roskin 2017-01-03 09:16:32 -08:00
parent 02f78abf46
commit 6cf62e6d45
1 changed files with 2 additions and 0 deletions

2
.gitmodules vendored
View File

@ -1,8 +1,10 @@
[submodule "librfxcodec"]
path = librfxcodec
url = https://github.com/neutrinolabs/librfxcodec.git
ignore = untracked
[submodule "libpainter"]
path = libpainter
url = https://github.com/neutrinolabs/libpainter.git
branch = devel
ignore = untracked