mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-26 21:24:22 +00:00
591f09ab7c
Change-Id: Ibc4e1d53958abd0973fd568e9dafd5be9a8bdc0d Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/200537 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
15 lines
487 B
Plaintext
15 lines
487 B
Plaintext
/.cache
|
|
/.gocache
|
|
/bin
|
|
/cmd/protoc-gen-go/protoc-gen-go
|
|
/cmd/protoc-gen-go/testdata/go.sum
|
|
/cmd/protoc-gen-go-grpc/protoc-gen-go-grpc
|
|
/cmd/protoc-gen-go-grpc/testdata/go.sum
|
|
/vendor
|
|
/internal/fuzz/wire/fuzz-fuzz.zip
|
|
|
|
# This file includes artifacts of the system test that should not be checked in.
|
|
# For files created by specific development environment (e.g. editor),
|
|
# use alternative ways to exclude files from git.
|
|
# For example, set up .git/info/exclude or use a global .gitignore.
|