mirror of
https://github.com/amazon-science/chronos-forecasting
synced 2026-05-23 01:29:48 +00:00
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:
parent
ca9c3275a2
commit
93b90b7abe
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
.ipynb linguist-documentation
|
||||
Loading…
Reference in a new issue