-
Notifications
You must be signed in to change notification settings - Fork 191
/
.distignore
85 lines (77 loc) · 1.1 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
/.git
.gitignore
.gitattributes
/.idea
/.github
/.storybook
/.phpstan
/.wordpress-org
/bin
/tests
/node_modules
/assets/src
/assets/dist/**/*.map
/vendor/bin
/vendor/composer/installers
/vendor/**/*.phar
.phpstorm.meta.php
.travis.yml
.editorconfig
.babelrc
/tests
/node_modules
/packages/form-builder/node_modules
/assets/src
/vendor/bin
/vendor/composer/installers
.travis.yml
.editorconfig
.babelrc
.babelrc.json
.jscrsrc
.jshintrc
.eslintignore
.eslintrc
.eslintrc.json
.prettierrc.json
.prettierignore
.phpcs.xml
.stylelintrc.json
.huskyrc.json
.lintstagedrc.json
.distignore
.stylelintignore
jsconfig.json
globals.d.ts
tsconfig.json
phpstan.neon
sample-data/wordpress.sql
sample-data/sample-data.numbers
bower.json
build.php
composer.json
composer.lock
package.json
package-lock.json
phpunit.xml
phpunit.xml.dist
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
webpack.mix.js
docker-compose.yml
wp-textdomain.js
.wp-env.json
# GH Action files
DOCKER_ENV
docker_tag
output.log
docker-compose.yml
wp-textdomain.js