diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8d44e8a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "quart_common"] + path = quart_common + url = git@git.yiprawr.dev:submodules/python-quart-common.git diff --git a/quart_common b/quart_common new file mode 160000 index 0000000..56a0b9f --- /dev/null +++ b/quart_common @@ -0,0 +1 @@ +Subproject commit 56a0b9f709aec6fa5da241a2924489c4519230b0