diff --git a/.gitattributes b/.gitattributes index 622b3cde2e..2929076bea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ # Auto-detect text files, ensure they use LF. * text=auto eol=lf + +# Fine-tune GitHub's language detection +content/**/*.md linguist-detectable