update vscode ignore

vsix bundling failed because of some unignored files
This commit is contained in:
Max Paulus 🥪
2026-06-19 09:32:10 -07:00
parent 637fb4df7f
commit d5dbf39ab5
+5
View File
@@ -5,6 +5,7 @@
# Agent tooling, never shipped in the VSIX
.agents/**
.claude/**
.cline/**
.codex/**
CLAUDE.local.md
out/
@@ -51,6 +52,7 @@ sdk/**
# only exists if a publish aborts mid-swap; neither should ship in the .vsix.
README.marketplace.md
.README.github.bak
package.json.backup
# Custom
**/demo.gif
@@ -94,6 +96,9 @@ old_docs/**
e2e-build.mjs
e2e.vsix
test-results/
coverage/**
webview-ui/coverage/**
webview-ui/.vite-port
# Ignore Storybook files
**/*.stories.tsx