We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e47e5b commit d6d08e1Copy full SHA for d6d08e1
1 file changed
.gitattributes
@@ -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