vsc-material-theme/.vscodeignore

15 lines
175 B
Text
Raw Normal View History

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