# Shrink the build context the daemon ships to Docker — without this, # the multi-GB `target/` from a local `cargo build` would be uploaded # on every `docker compose build`. target/ .sqlx/ tests/ *.md .env .env.*