# The SPA bundle under static/app/ is generated by `npm --prefix web run build`
# (committed so the wheel ships a ready-to-serve UI with no Node at install time).
# Mark it generated: GitHub collapses it in diffs/PRs and excludes it from the
# repo's language statistics. CI verifies it stays in sync with web/ (see ci.yml).
src/assistant/gateway/static/app/** linguist-generated=true -diff
