init: first somewhat working version

This commit is contained in:
Arthur K. 2025-01-12 17:12:34 +03:00
commit fcf72cf9a5
Signed by: wzray
GPG key ID: B97F30FDC4636357
81 changed files with 3259 additions and 0 deletions

18
.gitignore vendored Normal file
View file

@ -0,0 +1,18 @@
*.iml
.DS_Store
.classpath
.cxx
.externalNativeBuild
.gradle
.kotlin
.project
.settings/
/.idea
/app/build
/app/libs
/app/src/main/assets
/app/src/main/jniLibs
/build
/captures
/kls_database.db
local.properties