# Dependencies
node_modules/

# Build outputs
dist/
artifacts/
work/
ci/

# Generated / vendored files that must not be reformatted
testdata/
locales/
pkg/

# Test outputs
playwright-report/
blob-report/
test-results/
coverage/

# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*

# Yarn
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

# Cache
.eslintcache
