Skip to content

Commit d6d08e1

Browse files
julian-rischclaude
andauthored
chore: exclude docs-website from GitHub language stats (#12087)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 2e47e5b commit d6d08e1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Exclude the Docusaurus documentation site from GitHub's language statistics
2+
# (github-linguist). Otherwise the ~5,700 .mdx files there dominate the count
3+
# and the repo is misclassified as MDX instead of Python.
4+
# See: https://github.com/github-linguist/linguist/blob/main/docs/troubleshooting.md
5+
docs-website/** linguist-documentation

0 commit comments

Comments
 (0)