diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..41b986e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "projects"] + path = projects + url = https://sync.virgis.co.uk/root/virgis-projects.git +[submodule "test_data"] + path = test_data + url = https://sync.virgis.co.uk/root/virgis-data.git diff --git a/projects b/projects new file mode 160000 index 0000000..257160a --- /dev/null +++ b/projects @@ -0,0 +1 @@ +Subproject commit 257160a93ff86c13eb3011bdfb4377874c812d10 diff --git a/test_data b/test_data new file mode 160000 index 0000000..4ba316a --- /dev/null +++ b/test_data @@ -0,0 +1 @@ +Subproject commit 4ba316a46f90e11599e2041f563998df7467c23d