diff --git a/.gitattributes b/.gitattributes index 9ce6848f7..bb5533601 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,9 @@ -LICENSE text -*.md text -*.js text -*.json text -*.html text -*.css text -*.txt text +LICENSE text eol=lf +*.md text eol=lf +*.js text eol=lf +*.json text eol=lf +*.html text eol=lf +*.css text eol=lf +*.txt text eol=lf *.png -crlf -diff *.svg -crlf -diff