update .dockerignore

pull/6330/head
Your Name 2 days ago
parent da7c672b9f
commit f162ccf912

@ -1,23 +1,22 @@
.git
# Folders
.git/
tests/
mariadb-11-data/
redis-data/
node_modules/
vendor/
storage/
bootstrap/cache/
.ddev/
#Files
.gitignore
.env
.env.*
.env.example
.env.docker.example
node_modules
vendor
storage/logs/*
storage/framework/cache/*
storage/framework/sessions/*
storage/framework/views/*
storage/app/public/cache
bootstrap/cache/*
.ddev
docker-compose.yml
Dockerfile
README.md
.editorconfig
.phpunit.result.cache
tests
mariadb-11-data
redis-data

Loading…
Cancel
Save