33 lines
433 B
Plaintext
33 lines
433 B
Plaintext
|
# 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
|
||
|
package-lock.json
|
||
|
phpunit.xml
|
||
|
phpunit.xml.dist
|
||
|
multisite.xml
|
||
|
multisite.xml.dist
|
||
|
phpcs.xml
|
||
|
phpcs.xml.dist
|
||
|
README.md
|
||
|
wp-cli.local.yml
|
||
|
yarn.lock
|
||
|
tests
|
||
|
vendor
|
||
|
node_modules
|
||
|
*.sql
|
||
|
*.tar.gz
|
||
|
*.zip
|