-
Notifications
You must be signed in to change notification settings - Fork 29
/
.distignore
64 lines (60 loc) · 899 Bytes
/
.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
/.git
/.wordpress-org
.gitignore
.gitattributes
/.idea
/.github
/.storybook
/bin
/tests
/node_modules
/assets/src
/vendor/bin
/vendor/composer/installers
/wp-org-assets
.scrutinizer.yml
.travis.yml
.editorconfig
.babelrc
.gitpod.yml
.jscrsrc
.jshintrc
.eslintignore
.eslintrc
.eslintrc.json
.nvmrc
.phpcs.xml.dist
.prettierrc.json
.prettierignore
.stylelintrc.json
.huskyrc.json
.lintstagedrc.json
.distignore
.stylelintignore
sample-data/wordpress.sql
sample-data/sample-data.numbers
bower.json
codecov.yml
composer.json
composer.lock
npm-shrinkwrap.json
openapitools.json
package.json
package-lock.json
phpunit.xml
phpunit.xml.dist
phpunit-with-integration.xml
plausible-analytics.zip
CHANGELOG.md
README.md
readme.md
phpcs.ruleset.xml
phpcs.xml.dist
CONTRIBUTING.md
CODE_OF_CONDUCT.md
contributing.md
postcss.config.js
webpack.config.js
docker-compose.yml
tailwind.config.js
wp-textdomain.js