diff --git a/.gitattributes b/.gitattributes index c1ba570ae..7db408a60 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -*.sh text EOL=lf -*.* text EOL=crlf +*.sh text eol=lf +*.* text eol=crlf