Fix buf generate, add pb.go to git

This commit is contained in:
Richard Patel 2023-04-10 11:15:37 +00:00
parent 843c6db0b1
commit 804748175c
3 changed files with 1768 additions and 2 deletions

View File

@ -6,7 +6,7 @@ set -e
./build.sh
)
third_party/tools/bin/buf generate
third_party/tools/bin/buf generate --path third_party
# cargo install serde-generate
if command -v serdegen &> /dev/null

View File

@ -1 +0,0 @@
*.pb.go

File diff suppressed because it is too large Load Diff