mirror of
https://github.com/ezolenko/rollup-plugin-typescript2.git
synced 2025-12-08 19:06:16 +00:00
github: mark dist/* as generated code (#457)
- per https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github - and https://github.com/github-linguist/linguist/blob/master/docs/overrides.md#generated-code - should help a good bit with making diffs more condensed by default - can still uncollapse generated code, just that default will be collapsed
This commit is contained in:
parent
68017aeb9e
commit
61c7392a2b
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1 +1,2 @@
|
||||
* -text
|
||||
dist/* linguist-generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user