Browse Source

Added to ignore the custom/modules/*/Ext/ directory, since these files are always built.

John Mertic 13 years ago
parent
commit
aa60b9b7a8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      SugarCRM.gitignore

+ 1 - 0
SugarCRM.gitignore

@@ -22,6 +22,7 @@ cache/xml/*
 custom/history/*
 custom/modulebuilder/*
 custom/working/*
+custom/modules/*/Ext/
 # Custom configuration should also be ignored.
 /config.php
 /config_override.php