chore(.dockerignore): add required docker ignore file
This commit is contained in:
parent
f85f47bbd4
commit
0c9904750c
3 changed files with 10 additions and 3 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
node_modules
|
||||
npm-debug.log
|
||||
.dockerignore
|
||||
.git
|
||||
.gitignore
|
||||
Dockerfile
|
||||
README.md
|
Loading…
Add table
Add a link
Reference in a new issue