Skip to content

Commit

Permalink
Composer upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
mbuechner committed Oct 28, 2021
1 parent 0288258 commit c98b79e
Show file tree
Hide file tree
Showing 4 changed files with 183 additions and 129 deletions.
45 changes: 45 additions & 0 deletions .yarnclean
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# 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
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
Loading

0 comments on commit c98b79e

Please sign in to comment.