瀏覽代碼

Merge pull request #1547 from modocache/xcode-ignore-xcscmblueprint

[ObjC][Swift] Ignore Xcode SCM blueprint files
Brendan Forster 10 年之前
父節點
當前提交
cdfa89334d
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      Objective-C.gitignore
  2. 1 0
      Swift.gitignore

+ 1 - 0
Objective-C.gitignore

@@ -21,6 +21,7 @@ xcuserdata
 *.xccheckout
 *.moved-aside
 *.xcuserstate
+*.xcscmblueprint
 
 ## Obj-C/Swift specific
 *.hmap

+ 1 - 0
Swift.gitignore

@@ -21,6 +21,7 @@ xcuserdata
 *.xccheckout
 *.moved-aside
 *.xcuserstate
+*.xcscmblueprint
 
 ## Obj-C/Swift specific
 *.hmap