소스 검색

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