Skip to content

Commit 61c7392

Browse files
authored
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
1 parent 68017ae commit 61c7392

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
* -text
2+
dist/* linguist-generated

0 commit comments

Comments
 (0)