aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-09-09 18:56:23 +0000
committersaturneric <[email protected]>2023-09-09 19:00:34 +0000
commitfed8768d9bbb0d3f7372e1460e4cea06caa9f009 (patch)
tree088d82b5a36c64125e33de58933f5d2a51c2c0cb /.gitmodules
parentfix: change package name to com.bktus.gpgfrontend (diff)
downloadGpgFrontend-fed8768d9bbb0d3f7372e1460e4cea06caa9f009.tar.gz
GpgFrontend-fed8768d9bbb0d3f7372e1460e4cea06caa9f009.zip
fix: remove submodules and delete debug build pipeline
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 0 insertions, 9 deletions
diff --git a/.gitmodules b/.gitmodules
index dc991643..1c05e529 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,12 +1,3 @@
-[submodule "third_party/gpgme"]
- path = third_party/gpgme
- url = https://github.com/gpg/gpgme.git
-[submodule "third_party/libassuan"]
- path = third_party/libassuan
- url = https://github.com/gpg/libassuan.git
-[submodule "third_party/libgpg-error"]
- path = third_party/libgpg-error
- url = https://github.com/gpg/libgpg-error.git
[submodule "third_party/json"]
path = third_party/json
url = https://github.com/nlohmann/json.git