github.com/kanishk98/terraform@v1.3.0-dev.0.20220917174235-661ca8088a6a/tools/protobuf-compile/.workdir/.gitignore (about)

     1  # This directory acts both as a cache so we can avoid constantly re-downloading
     2  # the same protoc, and as a staging area where we can put a protoc-gen-go
     3  # executable that won't interfere with the operation of other Go codebases
     4  # on the same system which might want a different version of protoc-gen-go.
     5  protoc-*