Initial commit

This commit is contained in:
2020-08-31 00:06:26 +01:00
commit b0d2f9159c
115 changed files with 2826 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Project exclude paths
/.gradle/
/androidApp/build/
/androidApp/build/intermediates/javac/debug/classes/
/build/
/shared/build/
/shared/build/intermediates/javac/debug/classes/