any-rule/.vscodeignore

14 lines
183 B
Plaintext

.vscode/**
.vscode-test/**
.github/**
out/**
src/**
node_modules
.gitignore
vsc-extension-quickstart.md
**/webpack.config.js
**/tsconfig.json
**/tslint.json
**/*.lock
**/*.map
**/*.ts