# Ignore Markdown files for language statistics
*.html linguist-detectable=false
docs/md_v2/* linguist-documentation

# Force Python files to be detected
*.py linguist-language=Python
