-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.distignore
60 lines (60 loc) · 1.03 KB
/
.distignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# A set of files you probably don't want in your WordPress.org distribution
.babelrc
.deployignore
.distignore
.editorconfig
.eslintignore
.eslintrc
.git
.github
.gitignore
.gitattributes
.gitlab-ci.yml
.travis.yml
.DS_Store
Thumbs.db
behat.yml
bitbucket-pipelines.yml
bin
.circleci/config.yml
composer.json
composer.lock
dependencies.yml
Gruntfile.js
package.json
package-lock.json
phpunit.xml
phpunit.xml.dist
multisite.xml
multisite.xml.dist
.phpcs.xml
phpcs.xml
.phpcs.xml.dist
phpcs.xml.dist
README.md
webpack.config.js
wp-cli.local.yml
yarn.lock
tests
node_modules
*.sql
*.tar.gz
*.zip
build.sh
build.xml
assets_wp
vendor/wpdevelopers/embera/doc
vendor/wpdevelopers/embera/tests
vendor/wpdevelopers/embera/.gitattributes
vendor/wpdevelopers/embera/FUNDING.yml
vendor/wpdevelopers/embera/LICENSE
vendor/wpdevelopers/embera/phpunit.xml.dist
Gutenberg/node_modules
Gutenberg/src
.eslintrc.json
.wordpress-org
vendor/priyomukul/vendor
vendor/priyomukul/.editorconfig
vendor/priyomukul/.gitignore
vendor/priyomukul/composer.json
vendor/priyomukul/README.md