diff --git a/.gitattributes b/.gitattributes index dfa8698..225d340 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ +* text=auto eol=lf + # Enforce LF for shell scripts and text files *.sh text eol=lf *.ps1 text eol=lf