# Dependencies node_modules .pnpm-store # Build output dist storybook-static *.tsbuildinfo # Test / tooling caches coverage .vitest .turbo # npm tarballs produced by `npm pack` *.tgz # Editor / OS .DS_Store .idea .vscode/* !.vscode/extensions.json # Local env — never commit registry tokens .env .env.local .npmrc.local