refactor(docker): preserve storage directory structure in dockerignore

Signed-off-by: miguel456 <me@nogueira.codes>
This commit is contained in:
Miguel Nogueira 2023-08-07 22:06:16 +01:00
parent c48db3f435
commit 0121d7ae77
No known key found for this signature in database
GPG Key ID: 3C6A7E29AF26D370

View File

@ -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/**/