diff --git a/.gitattributes b/.gitattributes index a40e1767..ea92ae4a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,6 @@ -text eol=lf - -*.js text -*.jsx text -*.json text -*.css text -*.html text -*.md text +*.js text eol=lf +*.jsx text eol=lf +*.json text eol=lf +*.css text eol=lf +*.html text eol=lf +*.md text eol=lf