Initial commit

This commit is contained in:
2026-07-26 22:33:09 -06:00
commit 895760cb5d
69 changed files with 6315 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@@ -0,0 +1,20 @@
*.iml
.gradle
/local.properties
/.idea
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties
/app/build
/app/release
opencode.txt
*.apk
*.aab
*.jks
*.keystore
*/build/
*.log
*.hprof