Commit 363632ae authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1655 from sourcerer-mike/develop-WordPress

WordPress: Only ignore files in root to support other plugins
parents 4596d115 fb86177e
*.log
.htaccess
sitemap.xml
sitemap.xml.gz
wp-config.php
wp-content/advanced-cache.php
wp-content/backup-db/
......@@ -13,6 +10,9 @@ wp-content/uploads/
wp-content/wp-cache-config.php
wp-content/plugins/hello.php
/readme.html
/.htaccess
/license.txt
/readme.html
/sitemap.xml
/sitemap.xml.gz
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment