From 4d04c27dda993410d53e0f59ecebd3d85514f8c6 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Sat, 13 Oct 2018 17:15:25 +0200 Subject: [PATCH] submodule --- .gitmodules | 3 +++ python-server/configparse_wrapper | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-server/configparse_wrapper diff --git a/.gitmodules b/.gitmodules index a860183..19eeec3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "android-app/thermoscan-speech-android-app"] path = android-app/thermoscan-speech-android-app url = git@gitlab.com:Sheppy_/thermoscan-speech-android-app.git +[submodule "python-server/configparse_wrapper"] + path = python-server/configparse_wrapper + url = https://gitlab.com/Sheppy_/configparse_wrapper diff --git a/python-server/configparse_wrapper b/python-server/configparse_wrapper new file mode 160000 index 0000000..2db45f7 --- /dev/null +++ b/python-server/configparse_wrapper @@ -0,0 +1 @@ +Subproject commit 2db45f7e8c0e0a74acbb09eb969ba20eb53b3f0d