vscode-vsce/.npmignore

17 lines
164 B
Text
Raw Normal View History

2015-10-07 11:37:44 +02:00
src/
typings/
2015-10-14 10:31:06 +02:00
test
out/test/
2015-10-07 11:37:44 +02:00
.gitignore
2015-10-14 10:31:06 +02:00
gulpfile.js
2015-10-07 11:37:44 +02:00
jsconfig.json
tsconfig.json
2015-10-09 10:20:14 +02:00
tsd.json
2018-09-17 10:50:25 +02:00
*.js.map
yarn.lock
typings.json
tslint.json
.eslintrc
.travis.yml
.vscode/