diff --git a/.gitignore b/.gitignore index ee08be2..aafc56f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.swp __pycache__/ +thermoscan-speech-android-app// diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a860183 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "android-app/thermoscan-speech-android-app"] + path = android-app/thermoscan-speech-android-app + url = git@gitlab.com:Sheppy_/thermoscan-speech-android-app.git diff --git a/android-app/thermoscan-speech-android-app b/android-app/thermoscan-speech-android-app new file mode 160000 index 0000000..560f28e --- /dev/null +++ b/android-app/thermoscan-speech-android-app @@ -0,0 +1 @@ +Subproject commit 560f28e89c89609273e9906e7a200a96c2bd0951