diff options
Diffstat (limited to '.yarnclean')
| -rw-r--r-- | .yarnclean | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/.yarnclean b/.yarnclean deleted file mode 100644 index 6d3d6bc2f..000000000 --- a/.yarnclean +++ /dev/null @@ -1,38 +0,0 @@ -# test directories -__tests__ -test -tests -powered-test - -# examples -example -examples - -# 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 -.gitattributes -.editorconfig -.*ignore -.eslintrc -.jshintrc -.flowconfig -.documentup.json -.yarn-metadata.json -.travis.yml - -# misc -*.md |
