diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..b2ce7cc5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,7 @@ +[submodule "ui"] + path = ui + url = https://github.com/ohmyform/ui + +[submodule "api"] + path = api + url = https://github.com/ohmyform/api