initial import

This commit is contained in:
2026-05-11 20:01:23 +07:00
commit d8a1fac678
332 changed files with 9454 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
.gradle
.studio
*.ipr
*.iml
*.iws
build/*
deploy/*
modules/*/build/*
.idea/*
out
test-run