Ignore protoc output

This commit is contained in:
Andrew Scott 2022-07-25 16:17:59 -04:00
parent b73ca7da06
commit be6cc6bb0d
Signed by: a
GPG key ID: 3EB62D0BBB8DB381

2
.gitignore vendored
View file

@ -21,3 +21,5 @@
# Go workspace file # Go workspace file
go.work go.work
# Protoc output
proto/*.pb.go