wcb/.gitignore
Ayo 2da6cd5afc
Some checks are pending
Tests / Unit (push) Waiting to run
Tests / E2E (push) Waiting to run
feat: new cem analyzer plugin (cem-plugin)
2026-07-19 21:06:22 +02:00

27 lines
456 B
Text

node_modules/
dist/
# temporary files
*~
*swo
*swp
# nitro site
*.log*
.nitro
.cache
.output
.env
.eslintcache
# vitest
coverage
# storybook (all generated: `pnpm -F storybook analyze` / `build`)
storybook/storybook-static
storybook/custom-elements.json
# VS Code HTML custom data, emitted to the repo root by the same analyze run
# so `html.customData` in .vscode/settings.json can resolve it
vscode.html-custom-data.json
vscode.css-custom-data.json