diff --git a/.gitattributes b/.gitattributes index 56a95919..8102ecf2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ # Declare .sh files will always have LF line endings on checkout. -*/*.sh text eol=lf +*.sh text eol=lf