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