diff --git a/SugarCRM.gitignore b/SugarCRM.gitignore index 8374eb69..c2d893a9 100644 --- a/SugarCRM.gitignore +++ b/SugarCRM.gitignore @@ -23,6 +23,7 @@ custom/history/* custom/modulebuilder/* custom/working/* custom/modules/*/Ext/ +custom/application/Ext/* # Custom configuration should also be ignored. /config.php /config_override.php @@ -30,6 +31,3 @@ custom/modules/*/Ext/ silentUpgrade*.php # Logs files can safely be ignored. *.log -# Ignore Files Built By Other Files -custom/modules/*/Ext/ -custom/application/Ext/*