node_modules
.git
.next
.env*
README.md
.docker
docker-compose.dev.yml
docker/
*.log
dist

# NOTE: drizzle/ is intentionally NOT ignored — the migration SQL must be
# in the build context so the Dockerfile can COPY it into the runner image.
# Only the non-shipping sub-folders are excluded:
drizzle/_archived_pre_baseline_2026-05-19
drizzle/_introspected
