Add .yarnclean

This commit is contained in:
lilia 2017-04-21 13:44:12 -07:00 committed by Scott Nonnenberg
parent 6b70aecf29
commit cac95562c8
No known key found for this signature in database
GPG Key ID: A4931C09644C654B
1 changed files with 42 additions and 0 deletions

42
.yarnclean Normal file
View File

@ -0,0 +1,42 @@
# test directories
__tests__
test
tests
powered-test
# asset directories
docs
doc
website
images
assets
# examples
example
examples
# code coverage directories
coverage
.nyc_output
# build scripts
Makefile
Gulpfile.js
Gruntfile.js
# configs
.tern-project
.gitattributes
.editorconfig
.*ignore
.eslintrc
.jshintrc
.flowconfig
.documentup.json
.yarn-metadata.json
.*.yml
*.yml
# misc
*.gz
*.md