Commit e5e18e6e authored by notbear's avatar notbear

Fixes uncomplete CTools

Ignoring cache/ makes also necessary files ignored:
modules/ctools/page_manager/plugins/cache/page_manager_context.inc
modules/ctools/plugins/cache/simple.inc
modules/ctools/plugins/cache/export_ui.inc

See: https://drupal.org/comment/7001628#comment-7001628
parent 250a5113
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
sites/*/*settings*.php sites/*/*settings*.php
# Ignore paths that contain generated content. # Ignore paths that contain generated content.
cache/
files/ files/
sites/*/files sites/*/files
sites/*/private sites/*/private
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment