add generate protobuf files

This commit is contained in:
2022-02-27 02:28:59 -08:00
parent 1053e5fdd3
commit 2787683adc
4 changed files with 248 additions and 4 deletions

4
.gitignore vendored
View File

@@ -1,5 +1,3 @@
/proto/*.pb.go
/proto/*_pb2.py
build
__pycache__
.idea
.idea