summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi92@disroot.org>2026-02-03 15:31:56 +0100
committerXavier Del Campo Romero <xavi92@disroot.org>2026-02-03 16:26:52 +0100
commit207176de48d5e44c8d3e6318b526db5d772dd008 (patch)
tree4080bd618e37cb45d44880397adc45cedb8c1bda /.gitmodules
parent2a237ac200a60daab490b0e1339a385bcc817d8c (diff)
downloadyachat6-207176de48d5e44c8d3e6318b526db5d772dd008.tar.gz
Import libomemo-c and QXmpp
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..1e03138
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "qxmpp/qxmpp"]
+ path = qxmpp/qxmpp
+ url = https://gitea.privatedns.org/Xavi92/qxmpp
+[submodule "libomemo-c/libomemo-c"]
+ path = libomemo-c/libomemo-c
+ url = https://github.com/dino/libomemo-c