Add helper script to install protoc

This commit is contained in:
Jordan Liggitt
2023-01-23 09:11:50 -05:00
parent 238e0226db
commit 3548e7febe
3 changed files with 70 additions and 0 deletions

3
.gitignore vendored
View File

@@ -64,6 +64,9 @@ network_closure.sh
/third_party/etcd*
/default.etcd
# Also ignore protoc installed by hack/install-protoc.sh
/third_party/protoc*
# User cluster configs
.kubeconfig