Initial commit
build / build (push) Failing after 5m50s

This commit is contained in:
Dynamitos
2025-10-25 14:22:03 +02:00
commit f52d1b6af8
19 changed files with 799 additions and 0 deletions
+9
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