浏览代码

Merge pull request #199 from jmertic/patch-1

Added to ignore the custom/modules/*/Ext/ directory, since these files ar
Paul Betts 13 年之前
父节点
当前提交
6e70fb1426
共有 1 个文件被更改,包括 1 次插入0 次删除
  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