Treat notebooks as documentation in linguist (#338)

*Issue #, if available:*

*Description of changes:* This PR updates `.gitattributes` to treat
notebooks as documentation rather than code when computing language
statistics. See: https://github.com/github-linguist/linguist/issues/3282


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
This commit is contained in:
Abdul Fatir 2025-10-22 15:06:23 +02:00 committed by GitHub
parent ca9c3275a2
commit 93b90b7abe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
.ipynb linguist-documentation