Route build outputs to dist/ and commit release artifacts

build.ps1 now always packages the .vsix and writes both artifacts to
dist/. Added .vscodeignore so the .vsix excludes Go source, TS source,
and other dev-only files.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-12 01:20:54 +08:00
parent f123cbfc4a
commit 1cfdcb03ab
5 changed files with 42 additions and 39 deletions

1
.gitignore vendored
View File

@@ -93,7 +93,6 @@ out
# Nuxt.js build / generate output
.nuxt
dist
# Gatsby files
.cache/