open-keychain/.gitmodules
Vincent Breitmoser 573ea47a40 ditch safeslinger
2020-05-30 15:46:42 +02:00

21 lines
707 B
Plaintext

[submodule "extern/openpgp-api-lib"]
path = extern/openpgp-api-lib
url = https://github.com/open-keychain/openpgp-api.git
ignore = dirty
[submodule "extern/KeybaseLib"]
path = extern/KeybaseLib
url = https://github.com/open-keychain/KeybaseLib.git
ignore = dirty
[submodule "extern/minidns"]
path = extern/minidns
url = https://github.com/open-keychain/minidns.git
ignore = dirty
[submodule "OpenKeychain/src/test/resources/openpgp-interop"]
path = OpenKeychain/src/test/resources/openpgp-interop
url = https://github.com/google/openpgp-interop
ignore = dirty
[submodule "extern/bouncycastle"]
path = extern/bouncycastle
url = https://github.com/open-keychain/bouncycastle.git
ignore = dirty