Add .dockerignore file to ignore node_modules and npm-debug.log
This commit is contained in:
parent
0f653ebd83
commit
67249ef8aa
2
.dockerignore
Normal file
2
.dockerignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
node_modules
|
||||||
|
npm-debug.log
|
Loading…
x
Reference in New Issue
Block a user