Files
deepset-ai--haystack/.gitattributes
Julian Risch d6d08e1172 chore: exclude docs-website from GitHub language stats (#12087)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-20 17:21:21 +02:00

6 lines
338 B
Plaintext

# Exclude the Docusaurus documentation site from GitHub's language statistics
# (github-linguist). Otherwise the ~5,700 .mdx files there dominate the count
# and the repo is misclassified as MDX instead of Python.
# See: https://github.com/github-linguist/linguist/blob/main/docs/troubleshooting.md
docs-website/** linguist-documentation