Add docker ignore file
This commit is contained in:
parent
ea45e523ea
commit
cdcc1f075d
1 changed files with 5 additions and 0 deletions
5
.dockerignore
Normal file
5
.dockerignore
Normal file
|
@ -0,0 +1,5 @@
|
|||
public/
|
||||
resources/
|
||||
node_modules/
|
||||
.cache/
|
||||
.env
|
Loading…
Reference in a new issue