Merge pull request #399 from bfuk/patch-2
Added ignore of W3TC cache folder (for users that might be using W3TC ca...
This commit is contained in:
commit
bc0c761efc
@ -11,8 +11,9 @@ wp-content/advanced-cache.php
|
|||||||
wp-content/wp-cache-config.php
|
wp-content/wp-cache-config.php
|
||||||
wp-content/cache/*
|
wp-content/cache/*
|
||||||
wp-content/cache/supercache/*
|
wp-content/cache/supercache/*
|
||||||
|
wp-content/w3tc/*
|
||||||
sitemap.xml
|
sitemap.xml
|
||||||
sitemap.xml.gz
|
sitemap.xml.gz
|
||||||
readme.html
|
readme.html
|
||||||
license.txt
|
license.txt
|
||||||
*.log
|
*.log
|
||||||
|
Loading…
Reference in New Issue
Block a user