# A set of files you probably don't want in your WordPress.org distribution
.circleci/config.yml
.scrutinizer.yml
.babelrc
.editorconfig
.{deploy,dist}ignore
.{eslintrc,eslintignore}
.{git,gitignore,gitkeep}
.{travis,gitlab-ci}.yml
.DS_Store
Thumbs.db
{yarn,composer}.lock
vendor/**/composer.{json,lock}
{Grunt,gulp}file.js
package{.json,-lock.json}
{phpunit,phpcs,.phpcs}.{xml,xml.dist}
multisite.{xml,xml.dist}
wp-cli.*.yml
tests
node_modules
{README,CONTRIBUTING}.md
*.config.js
**/*.old
**/*.sql
**/*.tar.gz
**/*.zip
