ChatPlus/.gitattributes
CPTProgrammer bcd52a866f Update .gitattributes
Spelling mistake
2025-06-13 07:16:59 +08:00

10 lines
256 B
Plaintext

#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf
* text=auto eol=lf
# These are Windows script files and should use crlf
*.bat text eol=crlf