Update .gitattributes

This commit is contained in:
UncleCode
2025-01-07 21:18:45 +08:00
committed by GitHub
parent 82734a750c
commit 4d1975e0a7

4
.gitattributes vendored
View File

@@ -1,6 +1,6 @@
# Ignore Markdown files for language statistics
*.md linguist-documentation=true
*.html linguist-documentation=true
*.html linguist-detectable=false
docs/md_v2/* linguist-documentation
# Force Python files to be detected
*.py linguist-language=Python