initial project files
Some checks failed
Build / Gradle-Build (push) Failing after 2m29s
Publish / Gradle-Publish (push) Failing after 12s
Test / Gradle-Test (push) Failing after 11s

This commit is contained in:
2025-04-08 00:05:27 +02:00
parent e868b252e8
commit 685701f103
16 changed files with 672 additions and 0 deletions

9
.gitattributes vendored Normal file
View File

@@ -0,0 +1,9 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf
# These are Windows script files and should use crlf
*.bat text eol=crlf