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