# test directories
__tests__
test
tests
powered-test
!@playwright/test/**

# asset directories
docs
doc
website
images
assets

# examples
example

# build scripts
Makefile
Gulpfile.js
Gruntfile.js

# configs
.tern-project
.gitattributes
.editorconfig
.*ignore
.eslintrc
.jshintrc
.flowconfig
.documentup.json
.yarn-metadata.json
.*.yml

# misc
*.md