.git/**
.gitignore
.husky/**
.github/**
.vscode/**
.playwright-cli/**
examples/**
output/**
scripts/**
smoke/**
test/**
test-results/**
src/**
node_modules/.cache/**
dist-smoke/**
dist/**/*.map
webview-dist/**/*.map
*.vsix
tsconfig.smoke.json
vitest.config.*
vite.webview.config.*
vite.webview.dev.config.*
tsconfig.json
package-lock.json
