diff --git a/.gitattributes b/.gitattributes index dec18e0..114e2e5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,13 +1,6 @@ # Default * text=auto -# Mandate conversion to LF (unix) line endings. -*.js text eol=lf -*.css text eol=lf -*.html text eol=lf -*.md text eol=lf -*.py text eol=lf - # Binary files so don't modify *.ico binary *.png binary