Initial commit

This commit is contained in:
Leon Georgi 2019-06-09 21:22:31 +02:00
commit ad3a89fea6
Signed by: leon
GPG key ID: D97C549071D39393
35 changed files with 1142 additions and 0 deletions

14
.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
/.idea