diff --git a/.gitattributes b/.gitattributes index 6f32250..296c24b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,7 @@ # Explicitly declare text files you want to always be normalized and converted # to native line endings on checkout. *.sh text eol=lf +gradlew text eol=lf *.bat text eol=crlf # Denote all files that are truly binary and should not be modified. *.png binary