Update .gitattributes

Spelling mistake
This commit is contained in:
CPTProgrammer 2025-06-13 07:16:59 +08:00
parent be8e0d1cab
commit bcd52a866f

2
.gitattributes vendored
View File

@ -4,7 +4,7 @@
# Linux start script should use lf # Linux start script should use lf
/gradlew text eol=lf /gradlew text eol=lf
* test=auto eol=lf * text=auto eol=lf
# These are Windows script files and should use crlf # These are Windows script files and should use crlf
*.bat text eol=crlf *.bat text eol=crlf