discord-vscode/.vscodeignore

12 lines
127 B
Text
Raw Normal View History

2017-11-23 16:41:50 +00:00
.vscode/**
.vscode-test/**
test/**
.gitattributes
.gitignore
tsconfig.json
tslint.json
2019-02-18 17:45:49 +00:00
src/
typings/
dist/**/*.map
gulpfile.js