This commit is contained in:
2025-08-21 20:21:11 +02:00
commit 0c3b927f9d
8 changed files with 360 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
.gradle/
.idea/
build/
!gradle/wrapper/gradle-wrapper.jar
*.iml