Commit cdfa8933 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1547 from modocache/xcode-ignore-xcscmblueprint

[ObjC][Swift] Ignore Xcode SCM blueprint files
parents 3bb7541f 4323f1e2
...@@ -21,6 +21,7 @@ xcuserdata ...@@ -21,6 +21,7 @@ xcuserdata
*.xccheckout *.xccheckout
*.moved-aside *.moved-aside
*.xcuserstate *.xcuserstate
*.xcscmblueprint
## Obj-C/Swift specific ## Obj-C/Swift specific
*.hmap *.hmap
......
...@@ -21,6 +21,7 @@ xcuserdata ...@@ -21,6 +21,7 @@ xcuserdata
*.xccheckout *.xccheckout
*.moved-aside *.moved-aside
*.xcuserstate *.xcuserstate
*.xcscmblueprint
## Obj-C/Swift specific ## Obj-C/Swift specific
*.hmap *.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