cmake-intellisence/.vscodeignore

18 lines
209 B
Plaintext
Raw Normal View History

2022-08-19 16:13:03 +08:00
.vscode/**
.vscode-test/**
src/**
.gitignore
.yarnrc
vsc-extension-quickstart.md
**/tsconfig.json
**/.eslintrc.json
**/*.map
**/*.ts
2022-10-12 12:53:56 +08:00
build/**
client/**
server/**
tsconfig*
webpack*
node_modules
syntaxes/*.yml