修复显示bug和项目回读bug
This commit is contained in:
16
.vscodeignore
Normal file
16
.vscodeignore
Normal 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
|
||||
Reference in New Issue
Block a user