提交 ce5d3969 编写于 作者: R Roman Stetsenko

ignore .dSYM along with .ipa files

上级 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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册