Skip to content

Commit 45b39fa

Browse files
committed
Group custom/ dirs in SugarCRM ignore
1 parent 9ee6788 commit 45b39fa

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

SugarCRM.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,11 @@ custom/history/*
2323
custom/modulebuilder/*
2424
custom/working/*
2525
custom/modules/*/Ext/
26+
custom/application/Ext/*
2627
# Custom configuration should also be ignored.
2728
/config.php
2829
/config_override.php
2930
# The silent upgrade scripts aren't needed.
3031
silentUpgrade*.php
3132
# Logs files can safely be ignored.
3233
*.log
33-
# Ignore Files Built By Other Files
34-
custom/modules/*/Ext/
35-
custom/application/Ext/*

0 commit comments

Comments
 (0)