Add node_modules to .dockerignore to avoid unneeded building time / overhead
This commit is contained in:
parent
54f65c506e
commit
31565f4cab
1 changed files with 1 additions and 0 deletions
1
.dockerignore
Normal file
1
.dockerignore
Normal file
|
@ -0,0 +1 @@
|
|||
node_modules
|
Loading…
Reference in a new issue