diff --git a/.gitattributes b/.gitattributes index 114f2f3e1..205021e49 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,2 @@ # Enforce Unix newlines -*.css text eol=lf -*.html text eol=lf -*.json text eol=lf -*.md text eol=lf -*.scss text eol=lf -*.svg text eol=lf -*.yml text eol=lf +* text=auto eol=lf