Skip to content

Commit 811d25c

Browse files
authored
chore: mark generated openrpc and docs as generated (#13035)
misc: mark generated openrpc and docs as generated So they are by default non-expanded in the diff Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
1 parent 6283d3e commit 811d25c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
chain/actors/builtin/*/v* linguist-generated=true
22
chain/actors/builtin/*/message* linguist-generated=true
3+
build/openrpc/** linguist-generated=true
4+
documentation/en/api-*.md linguist-generated=true
5+
documentation/en/cli-*.md linguist-generated=true
6+

0 commit comments

Comments
 (0)