diff --git a/.gitattributes b/.gitattributes index 2d80dd0..ae844ac 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,2 @@ -*.jar binary -* text eol=lf +# Patches are applied on files extracted from a downloaded zip file. All these files use LF line endings. *.patch text eol=lf diff --git a/build.ps1 b/build.ps1 old mode 100755 new mode 100644