vsc-material-theme/.vscodeignore

16 lines
181 B
Text
Raw Normal View History

2017-05-22 10:24:23 +02:00
*.log
2017-02-06 21:31:52 +01:00
**/*.map
2017-02-09 22:07:35 +01:00
.github
2017-02-04 22:01:06 +01:00
.gitignore
2017-05-22 10:24:23 +02:00
.gulp
.vscode/**
assets/
gulpfile.babel.json
node_modules
out/test/**
src/**
test/**
2017-02-06 21:31:52 +01:00
tsconfig.json
2017-05-22 10:24:23 +02:00
typings/**
2017-02-06 21:31:52 +01:00
vsc-extension-quickstart.md
2017-02-09 22:07:35 +01:00
yarn.lock