Add .dockerignore

This commit is contained in:
Simon Warta 2020-11-19 15:41:45 +01:00
parent 794b4efef3
commit 9f1d07e539
1 changed files with 2 additions and 0 deletions

2
.dockerignore Normal file
View File

@ -0,0 +1,2 @@
# Folders we don't want to copy to Docker daemon in `docker build . -t cosmwasm/wasmd:latest`
build/