File tree 1 file changed +13
-40
lines changed
1 file changed +13
-40
lines changed Original file line number Diff line number Diff line change 1
- # A set of files you probably don't want in your WordPress.org distribution
2
- .babelrc
1
+ + php52/vendor/bin
2
+ + vendor/bin
3
+ - bin
3
4
.circleci
4
- .deployignore
5
5
.distignore
6
- .DS_Store
7
- .editorconfig
8
- .eslintignore
9
- .eslintrc
10
6
.git
11
7
.gitignore
12
- .gitlab-ci.yml
13
- .travis.yml
14
- Thumbs.db
15
- behat.yml
16
- bitbucket-pipelines.yml
17
- bin
8
+ .phplint.yml
9
+ Dockerfile
10
+ Gruntfile.js
11
+ Makefile
12
+ build.sh
18
13
composer.json
19
14
composer.lock
20
- dependencies.yml
21
- Gruntfile.js
22
- package.json
15
+ docker-compose.yml
16
+ helpers
23
17
package-lock.json
24
- phpunit.xml
18
+ package.json
19
+ php-lint.sh
25
20
phpunit.xml.dist
26
- multisite.xml
27
- multisite.xml.dist
28
- .phpcs.xml
29
- phpcs.xml
30
- .phpcs.xml.dist
31
- phpcs.xml.dist
32
- README.md
33
21
readme.md
34
- webpack.config.js
35
- wp-cli.local.yml
36
- yarn.lock
37
- Makefile
38
- Dockerfile
39
- docker-compose.yml
40
- .phplint.yml
41
- assets
42
22
tests
43
- vendor
44
- node_modules
45
- *.sql
46
- *.tar.gz
47
- *.zip
48
- *.sh
49
- *.xml
50
- *.yml
23
+ assets
You can’t perform that action at this time.
0 commit comments