diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..47e2322 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Backend"] + path = Backend + url = https://github.com/VergeDX/clock_api diff --git a/Backend b/Backend new file mode 160000 index 0000000..d67bc41 --- /dev/null +++ b/Backend @@ -0,0 +1 @@ +Subproject commit d67bc4188649e91254dc1544d358dc1db41e85c8