Update .gitattributes

This commit is contained in:
Guilherme Werner 2024-01-05 09:58:56 -03:00
parent c4bdf56ddf
commit 8a45692208

11
.gitattributes vendored
View file

@ -1,9 +1,2 @@
#
# 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
* text=auto eol=lf
*.bat text eol=crlf