浏览代码

Merge pull request #1744 from chenyufeng1991/master

add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Sw…
Brendan Forster 9 年之前
父节点
当前提交
93838230a3
共有 3 个文件被更改,包括 3 次插入0 次删除
  1. 1 0
      Global/Xcode.gitignore
  2. 1 0
      Objective-C.gitignore
  3. 1 0
      Swift.gitignore

+ 1 - 0
Global/Xcode.gitignore

@@ -21,3 +21,4 @@ xcuserdata
 *.xccheckout
 *.moved-aside
 *.xcuserstate
+*.xcscheme

+ 1 - 0
Objective-C.gitignore

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

+ 1 - 0
Swift.gitignore

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