-
Notifications
You must be signed in to change notification settings - Fork 2
/
.distignore
69 lines (69 loc) · 1.21 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
61
62
63
64
65
66
67
68
69
# A set of files you probably don't want in your WordPress.org distribution
.babelrc
.deployignore
.distignore
.editorconfig
.eslintignore
.eslintrc
.git
.gitignore
.github
.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
*.map
.wordpress-org
index.js
prepros-6.config
prepros.config
includes/Admin/Settings/node_modules
includes/Admin/Settings/app
includes/Admin/Settings/**/admin.js.LICENSE.txt
assets/sass
.prettierignore
.prettierrc.json
vendor/abraham/twitteroauth/.github
vendor/abraham/twitteroauth/tests
vendor/wpdevelopers/pinterest-api-php/demo
vendor/wpdevelopers/pinterest-api-php/tests
vendor/*.md
vendor/wpdevelopers/*demo
vendor/*.yml
vendor/*.cache
vendor/*.xml
vendor/**/LICENSE
vendor/**/build-phar.sh
vendor/priyomukul/vendor
vendor/priyomukul/.editorconfig
vendor/priyomukul/.gitignore
vendor/priyomukul/composer.json
vendor/priyomukul/README.md