# Tests
__test__/
*.spec.*
*.test.*

# Source files
src/
build/
coverage/

# Build files
.travis.yml
