diff --git a/.gitattributes b/.gitattributes index b88e39c..6313b56 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1 @@ -* text=auto eol=crlf - -*.sh text eol=lf - -# The newsletter parity suite compares engine stdout to committed golden files -# byte for byte, so these must stay LF on every checkout. -scripts/newsletter/** text eol=lf +* text=auto eol=lf