We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d745f7f commit 9bc9303Copy full SHA for 9bc9303
.gitattributes
@@ -1 +1,8 @@
1
+# installer test output
2
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