commit 2bea30d03a9b31e39f0be5d38677b6b5ba08718a Author: Anton Date: Thu Mar 5 13:06:02 2026 +0300 initial commit diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a679a18 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "samreshu_docs"] + path = samreshu_docs + url = https://git.vakanaut.ru/admin/samreshu_docs.git +[submodule "samreshu_backend"] + path = samreshu_backend + url = https://git.vakanaut.ru/admin/samreshu_backend.git diff --git a/samreshu_backend b/samreshu_backend new file mode 160000 index 0000000..3a4b179 --- /dev/null +++ b/samreshu_backend @@ -0,0 +1 @@ +Subproject commit 3a4b179d89f807ef369463db7f56a0f3abe10c1e diff --git a/samreshu_docs b/samreshu_docs new file mode 160000 index 0000000..99cd8ae --- /dev/null +++ b/samreshu_docs @@ -0,0 +1 @@ +Subproject commit 99cd8ae727fd5f3ada3564087710aacc4b9ed535