node_modules/
dist/
*.tsbuildinfo
.env
.env.local
coverage/
.cache/

# npm auth token (local only — never commit)
.npmrc

# CLI's bundled dashboard — generated by prepublishOnly (bundle-dashboard.mjs), not source
packages/cli/dashboard-bundle/
