.tmp
coverage
.vscode
.idea
tsconfig.*
tslint.*
.travis.yml

# Don't include the raw typescript
src
spec
# TODO(rjh) add back once testing isn't just a joke
testing
lib/testing.*
*.tgz
