# src (will be transpiled)
/src

# logs
*.log*

# OSX
.DS_Store

# github
/.github

# config/build
.babelrc

# test
.travis.yml
/coverage
/test
