git ignore protobuf pb.go

This commit is contained in:
huangxiaolei
2022-11-23 18:15:35 +08:00
parent 43403202b5
commit 072bee3a35

3
.gitignore vendored
View File

@@ -20,3 +20,6 @@
# Binaries file # Binaries file
bin bin
# ProtoBuf generate file
*.pb.go