# binaries
bin
.bin
bin.js

# test directories
__tests__
test
tests
powered-test
test.js
test.html
.testem.json

# asset directories
docs
doc
website
images
assets
src
sass
scss
less

# examples
example
examples
samples

# code coverage directories
coverage
.nyc_output

# build scripts
Makefile
Gulpfile.js
Gruntfile.js

# configs
appveyor.yml
circle.yml
codeship-services.yml
codeship-steps.yml
wercker.yml
.tern-project
.github
.gitattributes
.editorconfig
.*ignore
.eslintrc
.eslintrc.js
.jshintrc
.flowconfig
.documentup.json
.yarn-integrity
.yarn-metadata.json
.travis.yml
.zuul.yml
.codeclimate.yml

# misc
*.md
*.markdown
