node_modules/
.idea/
.vscode/
coverage/
test/
typings/

npm-debug.log
.eslintrc
.istanbul.yml
.jscsrc
.travis.yml
tsconfig.json
tslint.json
typings.json

CONTRIBUTING.md

*.spec.js
*.spec.ts
