Merge pull request #1547 from modocache/xcode-ignore-xcscmblueprint
[ObjC][Swift] Ignore Xcode SCM blueprint files
This commit is contained in:
commit
cdfa89334d
2 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ xcuserdata
|
|||
*.xccheckout
|
||||
*.moved-aside
|
||||
*.xcuserstate
|
||||
*.xcscmblueprint
|
||||
|
||||
## Obj-C/Swift specific
|
||||
*.hmap
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ xcuserdata
|
|||
*.xccheckout
|
||||
*.moved-aside
|
||||
*.xcuserstate
|
||||
*.xcscmblueprint
|
||||
|
||||
## Obj-C/Swift specific
|
||||
*.hmap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue