From deb1ec4634586ffc038026449a61659463ace53e Mon Sep 17 00:00:00 2001 From: hzhang Date: Tue, 3 Dec 2024 13:24:53 +0000 Subject: [PATCH] docker-compose --- .gitmodules | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 52bd5f3..0000000 --- a/.gitmodules +++ /dev/null @@ -1,6 +0,0 @@ -[submodule "HangmanLab.Backend"] - path = HangmanLab.Backend - url = https://git.hangman-lab.top/hzhang/HangmanLab.Backend.git -[submodule "HangmanLab.Frontend"] - path = HangmanLab.Frontend - url = https://git.hangman-lab.top/hzhang/HangmanLab.Frontend.git