diff --git a/.gitattributes b/.gitattributes index 93cb9cf9ce1..7aa493e851a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,7 @@ -*.sh text eol=LF -Makefile text eol=LF +*.sh text eol=lf +*.py text eol=lf +*.golden eol=lf +Makefile text eol=lf +Taskfile.{yml,yaml} text eol=lf *.{cmd,[cC][mM][dD]} text eol=crlf *.{bat,[bB][aA][tT]} text eol=crlf