feat: add .dockerignore
This commit is contained in:
commit
98a3fa5b99
1 changed files with 5 additions and 0 deletions
5
.dockerignore
Normal file
5
.dockerignore
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
node_modules
|
||||
.env
|
||||
*.log
|
||||
dist
|
||||
.git
|
||||
Loading…
Add table
Reference in a new issue