-
Notifications
You must be signed in to change notification settings - Fork 179
/
Copy path.distignore
82 lines (82 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
70
71
72
73
74
75
76
77
78
79
80
81
82
.allstar
.git
.github
.husky
.idea
.rollup.cache
.storybook
.wordpress-org
__mocks__
__static__
assets/testjs
bin
build
docs
includes/composer.json
karma
node_modules
packages
patches
plugin-assets
public
sitemap-generator
static
tests
third-party/composer.json
/vendor
web-stories-scraper
.browserslistrc
.DS_Store
.distignore
.editorconfig
.eslintignore
.eslintrc
.git-blame-ignore-revs
.gitattributes
.gitignore
.markdownlint.json
.markdownlintignore
.npmignore
.npmpackagejsonlintrc.json
.npmrc
.nvmrc
.oxlintrc.json
.phpstorm.config.js
.phpstorm.meta.php
.phpunit.result.cache
.prettierignore
.prettierrc
.stylelintignore
.stylelintrc
.test_artifacts
babel.config.cjs
bun.lockb
codecov.yml
composer.lock
CONTRIBUTING.md
jest-puppeteer.config.cjs
jsconfig.json
karma-story-editor.config.cjs
karma-dashboard.config.cjs
package.json
package-lock.json
percy.config.karma.yml
percy.config.yml
phpcs.xml
phpcs.xml.dist
phpmd.xml
phpstan.neon
phpstan.neon.dist
phpunit.xml
phpunit.xml.dist
phpunit-integration.xml
phpunit-integration.xml.dist
phpunit-integration-multisite.xml
phpunit-integration-multisite.xml.dist
README.md
rollup.config.js
scoper.inc.php
tsconfig.json
tsconfig.shared.json
webpack.config.cjs
webpack.config.test.cjs