Ver Fonte

Merge pull request #399 from bfuk/patch-2

Added ignore of W3TC cache folder (for users that might be using W3TC ca...
Coby Chapple há 12 anos atrás
pai
commit
bc0c761efc
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      Wordpress.gitignore

+ 2 - 1
Wordpress.gitignore

@@ -11,8 +11,9 @@ wp-content/advanced-cache.php
 wp-content/wp-cache-config.php
 wp-content/cache/*
 wp-content/cache/supercache/*
+wp-content/w3tc/*
 sitemap.xml
 sitemap.xml.gz
 readme.html
 license.txt
-*.log
+*.log