From d4467b7bcf75e8209249ebc77d62ee00f1a3856a Mon Sep 17 00:00:00 2001 From: Jens Jahnke Date: Wed, 6 Jul 2011 14:54:38 +0200 Subject: [PATCH] The contents of cache/themes can be safely ignored at least from Sugar 6 onward. --- SugarCRM.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/SugarCRM.gitignore b/SugarCRM.gitignore index 49ef4bed..378d03fb 100644 --- a/SugarCRM.gitignore +++ b/SugarCRM.gitignore @@ -14,6 +14,7 @@ cache/modules/* cache/pdf/* cache/smarty/cache/* cache/smarty/templates_c/* +cache/themes/* cache/xml/* # Ignore some files and directories from the custom directory. custom/history/*