diff --git a/.gitattributes b/.gitattributes index 21de586ddec..31f1bf50bd9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ -mvnw text eol=lf -*.java text eol=lf +mvnw text eol=lf +*.java text eol=lf + +/gradlew text eol=lf +*.bat text eol=crlf