Vim/.vscodeignore
2020-05-02 20:29:22 -04:00

27 lines
266 B
Plaintext

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