瀏覽代碼

Group custom/ dirs in SugarCRM ignore

pull/223/merge
Chris Wanstrath 12 年之前
父節點
當前提交
45b39fabf7
共有 1 個檔案被更改,包括 1 行新增3 行删除
  1. 1
    3
      SugarCRM.gitignore

+ 1
- 3
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/*

Loading…
取消
儲存