wormhole/event_database/cloud_functions/.gcloudignore

24 lines
303 B
Plaintext
Raw Normal View History

.git
.gitignore
.vscode
.env
cmd
*.md
*.txt
*.json
Dockerfile
2022-03-02 14:37:05 -08:00
# vendor bundle is supplied rather than fetching deps.
# google cloud does not respect the "replace" in go.mod:
# replace github.com/gogo/protobuf => github.com/regen-network/protobuf
# so, vendor bundle is supplied instead.
go.mod