mirror of
https://github.com/github/gitignore
synced 2024-11-10 13:58:51 +01:00
add *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore
This commit is contained in:
parent
f587571343
commit
84010e499f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user