cruldra 235cd9ea65 🐛 fix(vscode): worktree 清理改 rm -rf + prune,绕开 gitignored 产物导致的目录非空
git worktree remove 只删跟踪文件+admin 注册,不删 .next/node_modules 等 gitignored 产物,删完残留把目录撑住、最后 rmdir 撞 ENOTEMPTY。新增 removeWorktreeDir(带路径护栏的递归强删 + git worktree prune),替换 3 处 worktree remove 调用点。
2026-07-08 11:48:23 +08:00
11
2026-06-24 02:32:22 +08:00
11
2026-06-23 05:02:15 +08:00
11
2026-06-24 02:32:22 +08:00
S
Description
Superwork monorepo: VS Code extension, JetBrains plugin, TUI
1.1 MiB
Languages
TypeScript 58.5%
Go 31.9%
Kotlin 9.5%