Skip to content

Commit 8e27618

Browse files
author
Jens Jahnke
committed
Ignore some javascript which will be regenerated.
1 parent 5310593 commit 8e27618

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

SugarCRM.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@ custom/working/*
2222
# Custom configuration should also be ignored.
2323
/config.php
2424
/config_override.php
25+
# Ignore some javascript which will be regenerated.
26+
include/javascript/sugar_grp1.js
27+
include/javascript/sugar_grp1_yui.js
28+
include/javascript/sugar_grp_yui_widgets.js
29+
include/javascript/sugar_grp_yui_widgets.css
30+
include/javascript/sugar_grp_yui2.js
31+
include/javascript/sugar_grp_overlib.js
32+
include/javascript/sugar_grp_emails.js
33+
include/javascript/sugar_grp_quickcomp.js
2534
# The silent upgrade scripts aren't needed.
2635
silentUpgrade*.php
2736
# Logs files can safely be ignored.

0 commit comments

Comments
 (0)