提交 93838230 编写于 作者: B Brendan Forster

Merge pull request #1744 from chenyufeng1991/master

add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Sw…
...@@ -21,3 +21,4 @@ xcuserdata ...@@ -21,3 +21,4 @@ xcuserdata
*.xccheckout *.xccheckout
*.moved-aside *.moved-aside
*.xcuserstate *.xcuserstate
*.xcscheme
...@@ -22,6 +22,7 @@ xcuserdata ...@@ -22,6 +22,7 @@ xcuserdata
*.moved-aside *.moved-aside
*.xcuserstate *.xcuserstate
*.xcscmblueprint *.xcscmblueprint
*.xcscheme
## Obj-C/Swift specific ## Obj-C/Swift specific
*.hmap *.hmap
......
...@@ -22,6 +22,7 @@ xcuserdata ...@@ -22,6 +22,7 @@ xcuserdata
*.moved-aside *.moved-aside
*.xcuserstate *.xcuserstate
*.xcscmblueprint *.xcscmblueprint
*.xcscheme
## Obj-C/Swift specific ## Obj-C/Swift specific
*.hmap *.hmap
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册