adding dockerignore to worker
This commit is contained in:
parent
80a0c59c8a
commit
1770a91b1a
|
@ -0,0 +1,7 @@
|
|||
node_modules
|
||||
npm-debug.log
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
.git
|
||||
.gitignore
|
||||
|
Loading…
Reference in New Issue