diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d5c76e7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "adiuvAI"] + path = adiuvAI + url = https://git.muticolturano.com/adiuvAI/adiuvAI.git +[submodule "api"] + path = api + url = https://git.muticolturano.com/adiuvAI/api.git +[submodule "website"] + path = website + url = https://git.muticolturano.com/adiuvAI/website.git diff --git a/adiuvAI b/adiuvAI new file mode 160000 index 0000000..e8c8ddd --- /dev/null +++ b/adiuvAI @@ -0,0 +1 @@ +Subproject commit e8c8ddd48dc0790cccf8ec517df711d7da4630bf diff --git a/api b/api new file mode 160000 index 0000000..06de7c7 --- /dev/null +++ b/api @@ -0,0 +1 @@ +Subproject commit 06de7c7ab055d617f9311c1fc68d73c2887e3884 diff --git a/website b/website new file mode 160000 index 0000000..ac4e4d5 --- /dev/null +++ b/website @@ -0,0 +1 @@ +Subproject commit ac4e4d531bf447ac8453c58e6eac73534f960294