latest version 2026-02-25

latest version on our other repository
This commit is contained in:
ritonioz
2026-02-25 09:44:58 +01:00
parent 2149ea123d
commit a22ac1c006
16 changed files with 757 additions and 3 deletions

11
.gitattributes vendored
View File

@@ -1,2 +1,9 @@
# Auto detect text files and perform LF normalization
* text=auto
#
# 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