diff --git a/.gitattributes b/.gitattributes index cf3c948..50886b2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,7 +4,7 @@ # Linux start script should use lf /gradlew text eol=lf -* test=auto eol=lf +* text=auto eol=lf # These are Windows script files and should use crlf *.bat text eol=crlf \ No newline at end of file