Files
crawl4ai/.gitattributes
2025-01-07 21:18:45 +08:00

7 lines
184 B
Plaintext

# 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