diff --git a/.gitattributes b/.gitattributes index 5e405c7..cd93902 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,4 @@ -# Line ending normalisatsion, force linguist to consider everything -* text=auto linguist-detectable +* text=auto eol=lf linguist-detectable # bash scripts are most likely ran on Linux so they have lf endings *.bash text eol=lf