Update .gitattributes

This commit is contained in:
UncleCode
2025-01-07 21:11:45 +08:00
committed by GitHub
parent 56fa4e1e42
commit 82734a750c

1
.gitattributes vendored
View File

@@ -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