Commit ac888400 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2163 from commscheck/xcode-source-control

Update Objective-C and Swift to match Xcode.gitignore
parents 6fd222d8 2cb9cf4e
...@@ -19,7 +19,8 @@ xcuserdata/ ...@@ -19,7 +19,8 @@ xcuserdata/
## Other ## Other
*.moved-aside *.moved-aside
*.xcuserstate *.xccheckout
*.xcscmblueprint
## Obj-C/Swift specific ## Obj-C/Swift specific
*.hmap *.hmap
......
...@@ -19,7 +19,8 @@ xcuserdata/ ...@@ -19,7 +19,8 @@ xcuserdata/
## Other ## Other
*.moved-aside *.moved-aside
*.xcuserstate *.xccheckout
*.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