vscode-codeql/extensions/ql-vscode/.vscodeignore

17 строки
217 B
Plaintext

.vs/**
.vscode/**
.vscode-test/**
typings/**
out/test/**
out/vscode-tests/**
**/@types/**
**/*.ts
test/**
src/**
**/*.map
.gitignore
gulpfile.js/**
tsconfig.json
tsfmt.json
vsc-extension-quickstart.md