Mod/.gitattributes
blryface f38da8f1d3
Some checks failed
build / build (21) (push) Failing after 15s
initial commit
2024-07-12 15:37:34 -03: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