.vscode/**
node_modules/**
out/**
src/**
.gitignore
webpack.config.js
**/tsconfig*.json
**/tslint.json
**/*.map
**/*.ts
