diff --git a/.gitattributes b/.gitattributes index a3002918..44e8c58c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # Declare files that will always have LF line endings on checkout. *.sh text eol=lf +gradlew text eol=lf