Update dockerignore
This commit is contained in:
parent
5e698821bb
commit
cbb55318ac
@ -1,7 +1,15 @@
|
||||
**/node_modules
|
||||
**/.git
|
||||
**/submodules
|
||||
**/Dockerfile
|
||||
**/.dockerignore
|
||||
**/docker-compose.yml
|
||||
.gitmodules
|
||||
**/.git
|
||||
**/.env*
|
||||
**/docs
|
||||
**/*.md
|
||||
**/*.png
|
||||
**/*.jpg
|
||||
|
||||
contracts/test
|
||||
oracle/test
|
||||
|
Loading…
Reference in New Issue
Block a user