Initial commit

This commit is contained in:
Sebastian Seedorf
2020-12-06 20:35:25 +01:00
commit 0f56146615
45 changed files with 1065 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
.gradle
/local.properties
/.idea/*
/.idea - PC/*
.DS_Store
/build
/captures
.externalNativeBuild
app/release/*