node_modules/ dist/ .vite/ .generated/ .tmp/ playwright-report/ test-results/ coverage/ .worktrees/ !tests/fixtures/coverage/ !tests/fixtures/coverage/below-threshold.json artifacts/**/*.json artifacts/**/*.xml artifacts/**/*.txt artifacts/**/*.sarif artifacts/tests/e2e/ artifacts/tests/browser-capabilities/ artifacts/storybook/ artifacts/tests/storybook/ artifacts/tests/visual/ !artifacts/**/.gitkeep # Local environment overrides. `.env.example` is the tracked template; every # other `.env*` file is a developer's own machine and never enters the repo. .env .env.* !.env.example