init commit

This commit is contained in:
2026-02-19 13:42:45 +03:00
commit 83a7e395ba
11 changed files with 454 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
# Ignore Kotlin plugin data
.kotlin