refactor(docker): preserve storage directory structure in dockerignore
Signed-off-by: miguel456 <me@nogueira.codes>
This commit is contained in:
parent
c48db3f435
commit
0121d7ae77
@ -3,8 +3,6 @@
|
||||
# deps are installed during build time
|
||||
node_modules
|
||||
vendor
|
||||
# Let the framework create these. we don't need your cache if you rebuild the image
|
||||
storage/debugbar
|
||||
storage/logs
|
||||
storage/framework
|
||||
storage/env-editor
|
||||
# Let the framework create its own cache. we don't need your cache if you rebuild the image
|
||||
/storage/*.*
|
||||
!/storage/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user