vscode-azurevirtualmachines/.vscodeignore

28 строки
316 B
Plaintext

.azure-pipelines/**
.github/**
.gitignore
.vscode-test/**
.vscode/**
*.tgz
**/*.gif
**/*.map
**/*.ts
build/**
dist/test/**
docs/**
gulp*
node_modules/**
out/**
resources/readme/**
src/**
stats.json
test-results.xml
test/**
testOutput/**
testWorkspace/**
tools/**
tsconfig.json
eslint.json
typings/**
webpack.config*