diff --git a/.gitattributes b/.gitattributes index 6d0e2ede718..04c8368aa74 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ *.cpp text eol=lf *.h text eol=lf *.dart text eol=lf +*.sh text eol=lf # Explicitly declare text files we want to be normalized. *.gyp text