mirror of https://github.com/kubernetes/kops.git
chore: mark more files as generated
Makes for much simpler PR review.
This commit is contained in:
parent
c3d8a94f04
commit
246c2ea09b
|
@ -1,4 +1,6 @@
|
||||||
**/zz_generated.*.go linguist-generated=true
|
**/zz_generated.*.go linguist-generated=true
|
||||||
|
|
||||||
|
/clusterapi/config/crds/** linguist-generated=true
|
||||||
/docs/cli/** linguist-generated=true
|
/docs/cli/** linguist-generated=true
|
||||||
/protokube/pkg/gossip/mesh/mesh.pb.go linguist-generated=true
|
/protokube/pkg/gossip/mesh/mesh.pb.go linguist-generated=true
|
||||||
/protokube/pkg/gossip/mesh/mesh.proto linguist-generated=true
|
/protokube/pkg/gossip/mesh/mesh.proto linguist-generated=true
|
||||||
|
|
Loading…
Reference in New Issue