Skip to content

Commit 9bc9303

Browse files
easyCZroboquat
authored andcommitted
[git] Mark generated proto files as regenerate to fold them
1 parent d745f7f commit 9bc9303

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1+
# installer test output
12
install/installer/cmd/testdata/render/**/*.golden linguist-generated=true
3+
4+
# gRPC and Protobuf
5+
components/**/*.pb.go linguist-generated=true
6+
components/**/*_pb.js linguist-generated=true
7+
components/**/*_pb.ts linguist-generated=true
8+
components/**/*_pb.d.ts linguist-generated=true

0 commit comments

Comments
 (0)