From 7289001503286cbd9306613bd0d662ac60f1e9a9 Mon Sep 17 00:00:00 2001 From: hzhang Date: Fri, 13 Feb 2026 16:20:07 +0000 Subject: [PATCH] init dialectic --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..03352e5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "Dialectic.Backend"] + path = Dialectic.Backend + url = https://git.hangman-lab.top/hzhang/Dialectic.Backend.git +[submodule "Dialectic.Frontend"] + path = Dialectic.Frontend + url = https://git.hangman-lab.top/hzhang/Dialectic.Frontend.git \ No newline at end of file