mirror of https://github.com/WebAssembly/wasi-sdk
Add .dockerignore file (#63)
parent
5262413103
commit
73d43d9c46
@ -0,0 +1,3 @@
|
||||
# We don't need any files to for build image.
|
||||
# Without this `docker build` will everything in this directory.
|
||||
*
|
Loading…
Reference in new issue