소스 검색

Update SugarCRM.gitignore

Jon Whitcraft 13 년 전
부모
커밋
38c6af6a76
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      SugarCRM.gitignore

+ 3 - 0
SugarCRM.gitignore

@@ -29,3 +29,6 @@ custom/working/*
 silentUpgrade*.php
 # Logs files can safely be ignored.
 *.log
+# Ignore Files Built By Other Files
+custom/modules/*/Ext/
+custom/application/Ext/*