vscode-azurecognitivesearch/.vscodeignore

18 строки
204 B
Plaintext

.vscode/**
.vscode-test/**
node_modules
out/
src/
.gitignore
**/tsconfig.json
**/tslint.json
**/*.map
**/*.ts
webpack.config.js
.azure-pipelines/**
gulp*
build/**
dist/test/**
stats.json
test/
testOutput/