diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2a59e46 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "server"] + path = server + url = https://git.jurmanovic.com/FJurmanovic/omega-server.git +[submodule "client"] + path = client + url = https://git.jurmanovic.com/FJurmanovic/omega-web.git