1

feat: первая рабочая версия

This commit is contained in:
2025-02-26 19:45:01 +03:00
parent 21412346c7
commit 93dfa59d40
26 changed files with 1218 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# JetBrains
.idea/
out/
*.iml
# Gradle
.gradle/
build/