From: notbear Date: Mon, 24 Mar 2014 16:14:52 +0000 (+0100) Subject: Fixes uncomplete CTools X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e5e18e6e53bfb23472de43ca293b7972c5d81101;p=gitignore.git 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 --- diff --git a/Drupal.gitignore b/Drupal.gitignore index a14c765d..04aed3b6 100644 --- a/Drupal.gitignore +++ b/Drupal.gitignore @@ -2,7 +2,6 @@ sites/*/*settings*.php # Ignore paths that contain generated content. -cache/ files/ sites/*/files sites/*/private