cosmwasm-stargate: Update .gitignore for proto files

This commit is contained in:
willclarktech
2020-12-15 12:17:08 +00:00
parent 80cf70ef04
commit 5972832598
+4
View File
@@ -1,3 +1,7 @@
build/
dist/
docs/
# protobuf code generation
proto/
tmp/