diff --git a/.gitattributes b/.gitattributes index b7bdc48..efdba87 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -*.sh text eol=crlf +* text=auto +*.sh text eol=lf