Vim/.vscodeignore

26 lines
239 B
Plaintext

.github/**
.vscode/**
.vscode-test/**
**/*.ts
*.yml
src/**
build/**
test/**
typings/**
out/src/**
out/test/**
out/*.map
node_modules/**
images/design/**
.gitignore
tsconfig.json
tslint.json
webpack.config.js
gulpfile.js
renovate.json