vsc-material-theme/.vscodeignore

17 lines
184 B
Text
Raw Normal View History

2018-04-20 20:07:36 +02:00
*.log
*.ts
**/*.map
.github
.gitignore
.gulp
.vscode/**
assets/
gulpfile.babel.ts
node_modules
out/test/**
src/**
test/**
tsconfig.json
typings/**
vsc-extension-quickstart.md
yarn.lock