- 密钥无到期时间/积分数据时显示"待验证"而非"已激活" - 后端验证完成后自动更新为真实状态 - 版本号统一更新到2.1.5(provider/client/main) - 添加.vscodeignore排除大文件 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
124 B
Plaintext
10 lines
124 B
Plaintext
hunter/**
|
|
*.vsix
|
|
node_modules/**
|
|
src/**
|
|
*.ts
|
|
tsconfig.json
|
|
.gitignore
|
|
panel_formatted.html
|
|
out/webview/panel_formatted.html
|