commit 144ca4addde583d5aa15c9dd92eda75defd51974 Author: Giovanni Date: Wed Jul 15 20:30:34 2026 +0200 add submodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..fba117b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "SAE-BUT2-frontend"] + path = SAE-BUT2-frontend + url = https://gitea.josserand.ovh/giovanni/SAE-BUT2-frontend.git +[submodule "SAE-BUT2-backend"] + path = SAE-BUT2-backend + url = https://gitea.josserand.ovh/giovanni/SAE-BUT2-backend.git +[submodule "SAE-BUT2-docker"] + path = SAE-BUT2-docker + url = https://gitea.josserand.ovh/giovanni/SAE-BUT2-docker.git