-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.distignore-defaults
99 lines (93 loc) · 1.23 KB
/
.distignore-defaults
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
__mocks__
__tests__
__snapshots__
.env
.env.*
codeception.*
.git
.gitignore
.gitattributes
.gitmodules
.idea
.github
.husky
.storybook
.phpstan
.wordpress-org
bun.lockb
node_modules
bin/
tests/
vendor/bin
vendor/composer/installers
vendor/stellarwp/pup
*.phar
.babelrc
.distinclude
.distignore
.distignore-defaults
.editorconfig
.eslintignore
.eslintrc
.eslintrc.js
.eslintrc.json
.huskyrc.js
.huskyrc.json
.jscrsrc
.jshintrc
.lintstagedrc.json
.nvmrc
.phpstorm.meta.php
.prettierignore
.prettierrc.js
.prettierrc.json
.puprc
.pup-distfiles
.pup-distignore
.pup-distignore-*
.pup-distinclude
.pup-zip
.stylelintignore
.stylelintrc
.stylelintrc.js
.stylelintrc.json
.travis.yml
.wp-env.json
globals.d.ts
jsconfig.json
phpstan.neon
tsconfig.json
CHANGELOG.md
CODE_OF_CONDUCT.md
CODEOWNERS
CONTRIBUTING.md
README.md
babel.config.json
bower.json
composer.json
composer.lock
contributing.md
docker-compose.yml
gulpfile.js
Gulpfile.js
jest.*.js
package-lock.json
package.json
package-safelist.json
phpcs.ruleset.xml
phpcs.xml
phpcs.xml.dist
phpunit.xml
phpunit.xml.dist
postcss.config.js
readme.md
tailwind.config.js
tests.md
webpack.config.js
webpack.mix.js
wordpress.webpack.config.js
wp-textdomain.js
# GH Action files
DOCKER_ENV
docker_tag
output.log