android app submodule

This commit is contained in:
Yannik Schmidt
2018-08-16 22:15:38 +02:00
parent 3d5306500c
commit 0d9d0a1e53
3 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
*.swp
__pycache__/
thermoscan-speech-android-app//

3
.gitmodules vendored Normal file
View File

@@ -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