Forgot the ignore=dirty bits in .gitmodules
This commit is contained in:
parent
414c4e0c67
commit
12868902e9
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -29,9 +29,12 @@
|
||||
[submodule "extern/spongycastle"]
|
||||
path = extern/spongycastle
|
||||
url = https://github.com/open-keychain/spongycastle
|
||||
ignore = dirty
|
||||
[submodule "extern/nanohttpd"]
|
||||
path = extern/nanohttpd
|
||||
url = https://github.com/eighthave/nanohttpd
|
||||
ignore = dirty
|
||||
[submodule "extern/zxing-core"]
|
||||
path = extern/zxing-core
|
||||
url = https://gitlab.com/fdroid/zxing-core.git
|
||||
ignore = dirty
|
||||
|
Loading…
x
Reference in New Issue
Block a user