Commit 84010e49 authored by chenyufeng's avatar chenyufeng

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

parent f5875713
......@@ -21,3 +21,4 @@ xcuserdata
*.xccheckout
*.moved-aside
*.xcuserstate
*.xcscheme
......@@ -22,6 +22,7 @@ xcuserdata
*.moved-aside
*.xcuserstate
*.xcscmblueprint
*.xcscheme
## Obj-C/Swift specific
*.hmap
......
......@@ -22,6 +22,7 @@ xcuserdata
*.moved-aside
*.xcuserstate
*.xcscmblueprint
*.xcscheme
## Obj-C/Swift specific
*.hmap
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment