-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.distignore
67 lines (67 loc) · 932 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
65
66
67
.git
.github
.idea
.storybook
.wordpress-org
__mocks__
__static__
assets/src
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
.gitattributes
.gitignore
.imgbotconfig
.markdownlint.json
.markdownlintignore
.npmrc
.nvmrc
.phpstorm.meta.php
.prettierignore
.prettierrc
.stylelintignore
.stylelintrc
.test_artifacts
babel.config.cjs
codecov.yml
composer.lock
CONTRIBUTING.md
jest-puppeteer.config.cjs
karma-edit-story.config.cjs
karma-dashboard.config.cjs
package.json
package-lock.json
percy.config.yml
phpcs.xml
phpcs.xml.dist
phpmd.xml
phpstan.neon.dist
phpunit.xml
phpunit.xml.dist
phpunit-multisite.xml
phpunit-multisite.xml.dist
README.md
scoper.inc.php
SECURITY.md
webpack.config.cjs
webpack.config.test.cjs