-
Notifications
You must be signed in to change notification settings - Fork 97
Expand file tree
/
Copy path.gitignore
More file actions
106 lines (97 loc) · 3.24 KB
/
Copy path.gitignore
File metadata and controls
106 lines (97 loc) · 3.24 KB
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
100
101
102
103
104
105
106
#
# Docker
#
.docker/data/*.bkp
.docker/database
.docker/mariadb-database
.docker/wordcamp*.pem
.docker/test_suite
docker-compose.override.yaml
#
# Misc
#
.phpunit
test-results/
playwright-report/
blob-report/
playwright/.cache/
google*.html
wp-cli.yml
script-backups/
node_modules/
public_html/.well-known/
public_html/mu/
public_html/bin/
public_html/wp-config.php
public_html/wp-content/blogs.dir/
public_html/wp-content/cache/
public_html/wp-content/languages/
public_html/wp-content/**/build/
public_html/wp-content/mu-plugins/includes/slack/
public_html/wp-content/mu-plugins/vendor/
public_html/wp-content/mu-plugins/0-sandbox-functionality.php
public_html/wp-content/mu-plugins/sandbox-functionality.php
public_html/wp-content/mu-plugins-private/
public_html/wp-content/themes-private/
public_html/wp-content/upgrade/
public_html/wp-content/uploads/
public_html/wp-content/debug.log
#
# Dev tools
#
public_html/wp-content/plugins/query-monitor/
public_html/wp-content/plugins/user-switching/
#
# Plugins
#
public_html/wp-content/plugins/akismet
public_html/wp-content/plugins/bbpress
public_html/wp-content/plugins/buddypress
public_html/wp-content/plugins/camptix-kdcpay-gateway
public_html/wp-content/plugins/camptix-mercadopago
public_html/wp-content/plugins/camptix-network-tools
public_html/wp-content/plugins/camptix-pagseguro
public_html/wp-content/plugins/camptix-payfast-gateway
public_html/wp-content/plugins/camptix-paynow/
public_html/wp-content/plugins/camptix-paystack/
public_html/wp-content/plugins/camptix-trustcard
public_html/wp-content/plugins/camptix-trustpay
public_html/wp-content/plugins/classic-editor
public_html/wp-content/plugins/custom-content-width
public_html/wp-content/plugins/email-post-changes
public_html/wp-content/plugins/edit-flow/
public_html/wp-content/plugins/gatherpress/
public_html/wp-content/plugins/gutenberg/
public_html/wp-content/plugins/hyperdb/
public_html/wp-content/plugins/json-rest-api/
public_html/wp-content/plugins/jetpack
public_html/wp-content/plugins/knit-pay
public_html/wp-content/plugins/lang-attribute-blocks
public_html/wp-content/plugins/liveblog
public_html/wp-content/plugins/nepali-payments-for-camptix
public_html/wp-content/plugins/polldaddy
public_html/wp-content/plugins/public-post-preview/
public_html/wp-content/plugins/pwa/
public_html/wp-content/plugins/supportflow
public_html/wp-content/plugins/tagregator
public_html/wp-content/plugins/two-factor
public_html/wp-content/plugins/two-factor-provider-webauthn
public_html/wp-content/plugins/wordcamp-organizer-survey
public_html/wp-content/plugins/wordpress-importer
public_html/wp-content/plugins/wp-cldr
public_html/wp-content/plugins/wp-multibyte-patch
public_html/wp-content/plugins/wp-super-cache
public_html/wp-content/plugins/wporg-profiles-wp-activity-notifier/
public_html/wp-content/plugins/wporg-two-factor
public_html/wp-content/plugins/zero-bs-crm
#
# Themes
#
public_html/wp-content/themes/p2
public_html/wp-content/themes/twenty*
public_html/wp-content/themes/wporg-parent-2021
public_html/wp-content/themes/wporg-events-2023/style.css
public_html/wp-content/themes/wporg-events-2023/editor.css
public_html/wp-content/themes/wporg-flagship-landing/style.css
public_html/wp-content/themes/wporg-flagship-landing/editor.css
public_html/wp-content/fonts