From 38c6af6a76a8bcea65cb1ecff8fac6b431d62e54 Mon Sep 17 00:00:00 2001 From: Jon Whitcraft Date: Thu, 27 Oct 2011 11:05:08 -0300 Subject: [PATCH] Update SugarCRM.gitignore --- SugarCRM.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SugarCRM.gitignore b/SugarCRM.gitignore index 833485e3..daee6a35 100644 --- a/SugarCRM.gitignore +++ b/SugarCRM.gitignore @@ -29,3 +29,6 @@ custom/working/* silentUpgrade*.php # Logs files can safely be ignored. *.log +# Ignore Files Built By Other Files +custom/modules/*/Ext/ +custom/application/Ext/*