7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
# Ignore Markdown files for language statistics
|
|
*.md linguist-documentation=true
|
|
*.html linguist-documentation=true
|
|
|
|
# Force Python files to be detected
|
|
*.py linguist-language=Python
|