Initial commit

This commit is contained in:
Paul Schaub 2018-01-27 03:33:50 +01:00
commit e069ad22de
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
252 changed files with 1700 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
*.iml
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
.externalNativeBuild