.git
.gitignore
.dockerignore
vendor
storage
.env
.phpunit.cache
.phpunit.result.cache
docs
README.md
# Frontend: the build runs `npm ci` in its own stage, and dist/ is emitted there.
web/node_modules
web/dist
web/dev-dist