.tscache
.nyc_output
.travis.yml
.coveralls.yml
.vscode
.gitattributes
node_modules
npm-debug.log
_*.txt
_*.bat

/src
/test

tsconfig.json
tslint.json
webpack.config.js