diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0ed5d34 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "frontend"] + path = frontend + url = https://git.chpt.dev/Chappatte/Audio-diffusion-web-manager-frontend.git +[submodule "backend"] + path = backend + url = https://git.chpt.dev/Chappatte/Audio-diffusion-web-manager-backend.git