Files
SurvivalEnhanced/.gitattributes
Hedzer Kuijlman d9bd79a22a
All checks were successful
build / build (push) Successful in 1m6s
Initial Commit
2025-04-22 17:08:29 +02:00

10 lines
214 B
Plaintext

#
# 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