add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore

This commit is contained in:
chenyufeng 2015-11-09 10:51:42 +08:00
parent f587571343
commit 84010e499f
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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