mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-05-05 14:17:22 -04:00
Forgot the ignore=dirty bits in .gitmodules
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user