# Ship only the compiled out/ plus the webview HTML the sidebar reads at runtime.
src/**
!src/sidebar/panel.html
tsconfig.json
.eslintrc*
eslint.config.*
**/*.map

# Dev tooling & noise
.vscode/**
.github/**
node_modules/**
**/*.d.ts
**/.gitignore
**/.DS_Store
*.vsix
