diff --git a/.gitignore b/.gitignore index adf8f72..0b5fb92 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ # Go workspace file go.work +# Protoc output +proto/*.pb.go \ No newline at end of file