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