diff --git a/.gitattributes b/.gitattributes index 0632736a..1360a615 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ # Ignore Markdown files for language statistics *.md linguist-documentation=true +*.html linguist-documentation=true # Force Python files to be detected *.py linguist-language=Python