From 1c580917237baddaf69ec47cd231c04a0808e4ce Mon Sep 17 00:00:00 2001 From: Jens Jahnke Date: Wed, 27 Nov 2013 17:30:57 +0100 Subject: [PATCH] Explanations for ignoring the cache directory I wrote a more explanatory comment regarding the cache directory and why it is ignored. --- SugarCRM.gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SugarCRM.gitignore b/SugarCRM.gitignore index 07ee1ce5..842c3ec5 100644 --- a/SugarCRM.gitignore +++ b/SugarCRM.gitignore @@ -1,7 +1,11 @@ ## SugarCRM # Ignore custom .htaccess stuff. /.htaccess -# Ignore the cache directory completely. ATTENTION! This will break things! +# Ignore the cache directory completely. +# This will break the current behaviour. Which was often leading to +# the misuse of the repository as backup replacement. +# For development the cache directory can be safely ignored and +# therefore it is ignored. /cache/ # Ignore some files and directories from the custom directory. /custom/history/