Commit ce5d3969 authored by Roman Stetsenko's avatar Roman Stetsenko

ignore .dSYM along with .ipa files

parent 785fcb76
...@@ -24,6 +24,8 @@ xcuserdata/ ...@@ -24,6 +24,8 @@ xcuserdata/
## Obj-C/Swift specific ## Obj-C/Swift specific
*.hmap *.hmap
*.ipa *.ipa
*.dSYM.zip
*.dSYM
# CocoaPods # CocoaPods
# #
......
...@@ -24,6 +24,8 @@ xcuserdata/ ...@@ -24,6 +24,8 @@ xcuserdata/
## Obj-C/Swift specific ## Obj-C/Swift specific
*.hmap *.hmap
*.ipa *.ipa
*.dSYM.zip
*.dSYM
## Playgrounds ## Playgrounds
timeline.xctimeline timeline.xctimeline
......
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