Skip to content

chore(gitignore): ignore deprecated uploads and local VSIX artifacts - #80

Merged
bertheto merged 1 commit into
Killea:mainfrom
bertheto:chore/gitignore-uploads-vsix
Jul 29, 2026
Merged

chore(gitignore): ignore deprecated uploads and local VSIX artifacts#80
bertheto merged 1 commit into
Killea:mainfrom
bertheto:chore/gitignore-uploads-vsix

Conversation

@bertheto

Copy link
Copy Markdown
Collaborator

Summary

  • Ignore deprecated_src/python_standalone/agentchatbus/static/uploads/ (runtime upload artifacts from deprecated Python standalone tree).
  • Ignore vscode-agentchatbus/*.vsix (local extension build output; install from GitHub release instead).

Why

Housekeeping after 0.2.31 release: test uploads and packaged VSIX files were showing as untracked noise on a clean main worktree. src/static/uploads was already ignored; this extends the same rule to the deprecated path and VSIX artifacts.

Test plan

  • git status on main after local VSIX build / upload test shows no untracked clutter in those paths

Prevent test upload files and packaged extension builds from appearing as untracked noise after local dev or CI runs.
@bertheto
bertheto merged commit 41f9635 into Killea:main Jul 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant