-
Notifications
You must be signed in to change notification settings - Fork 120
Expand file tree
/
Copy path.distignore
More file actions
57 lines (54 loc) · 918 Bytes
/
.distignore
File metadata and controls
57 lines (54 loc) · 918 Bytes
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
/.wordpress-org
/.git
/.github
.babelrc
.distignore
.editorconfig
.env
.gitattributes
.gitignore
.svnignore
.gitmodules
/node_modules
/build
/tests
/bin
Gruntfile.js
package.json
package-lock.json
phpcs.ruleset.xml
phpunit.xml.dist
webpack.config.js
/tmp
/views/assets/src
src/Pusher/webpack.config.js
/src/Pusher/views/assets/src
debug.log
phpunit.xml
export.sh
npm-debug.log
plugin-deploy.sh
readme.md
composer.lock
composer.phar
secret.json
codeception.yml
/assets/less
/tests
nbproject
phpcs-report.txt
phpcs.xml.dist
pm.sublime-project
pm.sublime-workspace
postman_collection.json
views/assets/css/Single Task Page.json
views/assets/vendor/wp-hooks/wp-hooks.js
/zipfile
wp-project-manager.zip
/composer-scripts
/phpcs-xml
api-schema.json
# Exclude vendor folders not required for production
vendor/doctrine/deprecations/src/PHPUnit
vendor/doctrine/deprecations/test_fixtures
vendor/doctrine/deprecations/tests