build: add dockerignore file
This commit is contained in:
parent
ff88e3e868
commit
111ad5aec8
|
|
@ -0,0 +1,5 @@
|
|||
.env
|
||||
.env.*
|
||||
.git
|
||||
node_modules
|
||||
*.log
|
||||
Loading…
Reference in New Issue