ソースを参照

Merge pull request #399 from bfuk/patch-2

Added ignore of W3TC cache folder (for users that might be using W3TC ca...
Coby Chapple 12 年 前
コミット
bc0c761efc
1 ファイル変更2 行追加1 行削除
  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