1
0
mirror of https://github.com/github/gitignore synced 2024-06-16 01:20:06 +02:00

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:
Coby Chapple 2012-08-02 19:48:21 -07:00
commit bc0c761efc

View File

@ -11,6 +11,7 @@ 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