# Root build context is used only by web/Dockerfile, which needs web/ and
# api/openapi.json. Allowlist those; keep everything else (target/, .git, crates)
# out of the context upload.
*
!web
!api/openapi.json
web/node_modules
web/.output
web/dist
web/src/api/gen
web/src/paraglide
