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/*