diff --git a/.gitattributes b/.gitattributes index e374b83..693bbb8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ -# Line ending normalisation, force GH language detection -* text=auto linguist-detectable +# Linux line endings, force GH language detection +* text=auto eol=lf linguist-detectable # These don't feel like mine .github/** text=auto -linguist-detectable