We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb6058 commit 5f36dfbCopy full SHA for 5f36dfb
.gitignore
@@ -41,25 +41,3 @@ bin
41
42
# Custom
43
.DS_Store
44
-
45
-# Exclude standard wordpress files downloaded from Docker. We are using files from the Composer install (src/web/wp)
46
-src/index.php
47
-src/license.txt
48
-src/readme.html
49
-src/wp-activate.php
50
-src/wp-admin
51
-src/wp-blog-header.php
52
-src/wp-comments-post.php
53
-src/wp-config-sample.php
54
-src/wp-config.php
55
-src/wp-content
56
-src/wp-cron.php
57
-src/wp-includes
58
-src/wp-links-opml.php
59
-src/wp-load.php
60
-src/wp-login.php
61
-src/wp-mail.php
62
-src/wp-settings.php
63
-src/wp-signup.php
64
-src/wp-trackback.php
65
-src/xmlrpc.php
0 commit comments