Makefile
doc/
examples/
test/
.travis.yml
!*.d.ts
src/*
tsconfig.json

# Mac OS X
.DS_Store

# Node.js
.npmignore
node_modules/
npm-debug.log
CONTRIBUTING.md

# Git
.git*

# bower
bower.json

# grunt
gruntfile.js

