make gradlew.bat crlf

This commit is contained in:
Husky
2024-10-11 15:52:27 -04:00
parent 6a57a1bf33
commit ac8d6b3256

2
.gitattributes vendored
View File

@@ -1,2 +1,4 @@
# set line endings # set line endings
* text=auto eol=lf * text=auto eol=lf
gradlew.bat eol=crlf