.vscode/**
.vscode-test/**
out/**
node_modules/**
src/**
webview-ui/**
recipe/**
plan/**
*.md
!README.md
!CHANGELOG.md
pnpm-workspace.yaml
pnpm-lock.yaml
tsconfig.webview.json
scripts/**
*.vsix
.gitignore
.yarnrc
esbuild.js
vsc-extension-quickstart.md
**/tsconfig.json
**/eslint.config.mjs
**/*.map
**/*.ts
**/.vscode-test.*
media/readme/**/*.svg
