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

12
.editorconfig Normal file
View File

@@ -0,0 +1,12 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
[gradlew.bat]
charset = latin1
end_of_line = crlf