Initial commit

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Christoph K.
2026-04-05 20:15:47 +02:00
commit 2985b3c76e
28 changed files with 1598 additions and 0 deletions

16
app/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
*.iml
.gradle/
.idea/
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build/
/captures/
.externalNativeBuild/
.cxx/
*.keystore
!debug.keystore
local.properties
app/build/
app/.cxx/