Commit b4661cd
committed
Mark rendered SEP docs as
The `render-seps.ts` script generates `docs/community/seps/index.mdx`
and individual SEP pages like `docs/community/seps/1850-*.mdx`. Mark
these with `linguist-generated=true` so GitHub collapses them in diffs.
The `[0-9]*` pattern avoids accidentally matching non-generated files
that don't start with a digit.linguist-generated
1 parent 9977afa commit b4661cd
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
0 commit comments