Skip to content

Commit 1918e88

Browse files
Mark schema.json files as generated
Diffs for `schema.json` files can be large and add visual noise when reviewing PRs. This change collapses diffs by default on GitHub for `schema.json` files.
1 parent d095ba6 commit 1918e88

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
package-lock.json linguist-generated=true
2+
schema/*/schema.json linguist-generated=true

0 commit comments

Comments
 (0)