This commit is contained in:
2024-10-15 19:21:28 +03:00
parent 2e0819561f
commit 31d2c3e804
15 changed files with 270 additions and 13 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
HELP.md
.gradle
build/
database/
!gradle/wrapper/gradle-wrapper.jar
!**/src/main/**/build/
!**/src/test/**/build/