Merge pull request #1744 from chenyufeng1991/master

add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Sw…
This commit is contained in:
Brendan Forster 2015-11-09 08:37:00 -08:00
commit 93838230a3
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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