add dockerignore
This commit is contained in:
parent
57ec9f046c
commit
1882d0493a
1 changed files with 7 additions and 0 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
node_modules
|
||||||
|
npm-debug.log
|
||||||
|
Dockerfile
|
||||||
|
.dockerignore
|
||||||
|
.env
|
||||||
|
.env.*
|
||||||
|
build
|
Loading…
Reference in a new issue