Add .dockerignore
This commit is contained in:
parent
c63f2f2d18
commit
6070d523b1
1 changed files with 4 additions and 0 deletions
4
.dockerignore
Normal file
4
.dockerignore
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
node_modules
|
||||
npm-debug.log
|
||||
.git
|
||||
.env
|
||||
Loading…
Reference in a new issue