diff options
-rw-r--r-- | backend/.gitmodules | 3 | ||||
m--------- | backend/api | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/backend/.gitmodules b/backend/.gitmodules new file mode 100644 index 0000000..83084c1 --- /dev/null +++ b/backend/.gitmodules @@ -0,0 +1,3 @@ +[submodule "api"] + path = api + url = https://github.com/ansg191/ibd-trader-api.git diff --git a/backend/api b/backend/api new file mode 160000 +Subproject e937b2043725dab56971d68fbdfc1dff1be5776 |