-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.distignore
76 lines (76 loc) · 1.31 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
# A set of files you probably don't want in your WordPress.org distribution
.babelrc
.deployignore
.distignore
.editorconfig
.eslintignore
.eslintrc
.git
.github
.gitattributes
.gitignore
.gitlab-ci.yml
.travis.yml
.DS_Store
.wordpress-org
Thumbs.db
behat.yml
bitbucket-pipelines.yml
bin
.circleci/config.yml
composer.json
composer.lock
dependencies.yml
Gruntfile.js
package.json
package-lock.json
yarn.lock
phpunit.xml
phpunit.xml.dist
multisite.xml
multisite.xml.dist
.phpcs.xml
phpcs.xml
.phpcs.xml.dist
phpcs.xml.dist
README.md
webpack.config.js
wp-cli.local.yml
yarn.lock
tests
node_modules
*.sql
*.tar.gz
*.zip
develop
@todo.md
babel.config.js
tsconfig.json
stats.json
.vscode
vendor/bin
vendor/udx/lib-settings/static
vendor/udx/lib-settings/test
vendor/udx/lib-settings/*.js
vendor/udx/lib-settings/*.md
vendor/udx/lib-utility/*.js
vendor/udx/lib-utility/*.md
vendor/udx/lib-utility/test
vendor/udx/lib-utility/static
vendor/udx/lib-utility/scripts
nxdev
nxbuild
.gitmodules
blocks/controls/src
blocks/controls/LICENSE
blocks/notificationx/components
blocks/notificationx/index.js.map
blocks/notificationx/index.jsx
webpack.blocks.config.js
webpack.cs.config.js
webpack.frontend.config.js
vendor/priyomukul/vendor
vendor/priyomukul/.editorconfig
vendor/priyomukul/.gitignore
vendor/priyomukul/composer.json
vendor/priyomukul/README.md