source-code/.gitattributes
2024-06-17 21:57:03 -07:00

7 lines
160 B
Text
Executable file

#
# https://help.github.com/articles/dealing-with-line-endings/
#
*.bat text eol=crlf
*.sh text eol=lf
gradlew text eol=lf