0
0

修复显示bug和项目回读bug

This commit is contained in:
xubing
2025-11-21 16:07:48 +08:00
parent 6d3d020f8a
commit 925024bce1
17 changed files with 193 additions and 243 deletions

16
.vscodeignore Normal file
View File

@@ -0,0 +1,16 @@
.vscode/**
src/**
.gitignore
.yarnrc
vsc-extension-quickstart.md
**/tsconfig.json
**/*.map
**/*.ts
node_modules/**/*.ts
node_modules/.bin
node_modules/**/test
node_modules/**/tests
node_modules/**/*.md
node_modules/**/LICENSE
node_modules/**/CHANGELOG.md
node_modules/**/README.md