Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ esbuild.mjs
# Package manager files
pnpm-lock.yaml
pnpm-workspace.yaml
pnpm-debug.log
.pnpm-store/**

# Webview packages (exclude everything except built output in dist/webviews)
packages/**
Expand All @@ -40,10 +42,14 @@ flake.lock
node_modules/**

# Development tools and CI
.devcontainer/**
.github/**
.claude/**

# Documentation and media
usage.md
AGENTS.md
*.gif

# Build artifacts
*.vsix