32 lines
439 B
Text
32 lines
439 B
Text
# A set of files you probably don't want in your WordPress.org distribution
|
|
.distignore
|
|
.editorconfig
|
|
.git
|
|
.gitignore
|
|
.gitlab-ci.yml
|
|
.travis.yml
|
|
.DS_Store
|
|
Thumbs.db
|
|
behat.yml
|
|
bin
|
|
circle.yml
|
|
composer.json
|
|
composer.lock
|
|
Gruntfile.js
|
|
package.json
|
|
phpunit.xml
|
|
phpunit.xml.dist
|
|
multisite.xml
|
|
multisite.xml.dist
|
|
phpcs.ruleset.xml
|
|
LICENSE
|
|
wp-cli.local.yml
|
|
tests
|
|
vendor
|
|
node_modules
|
|
*.sql
|
|
*.tar.gz
|
|
*.zip
|
|
authors.txt
|
|
composer.*
|
|
.php-commitizen.php
|