diff --git a/.gitattributes b/.gitattributes index dfe07704..1b6f7c89 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ # Auto detect text files and perform LF normalization * text=auto + +# Improve accuracy of GitHub's Linguist-powered language statistics +samples/* linguist-vendored