initial commit

This commit is contained in:
2026-04-24 04:09:22 +03:00
commit baa0a2ae3b
17 changed files with 852 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
/build/
/.gradle/
/run/
/out/
*.iml
*.ipr
*.iws
.idea/