diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 3020bc327a7ce6cbdbcda32fe56deaf58f82654a..10c582bf83e8fb6836fa1392468c2fb7655d1f1e 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -24,6 +24,8 @@ xcuserdata/ ## Obj-C/Swift specific *.hmap *.ipa +*.dSYM.zip +*.dSYM # CocoaPods # diff --git a/Swift.gitignore b/Swift.gitignore index 8a29fa52af49ce255189b407970bfb8284eb29c1..2c22487b5e348527f441b3542e6ee0a726fff075 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -24,6 +24,8 @@ xcuserdata/ ## Obj-C/Swift specific *.hmap *.ipa +*.dSYM.zip +*.dSYM ## Playgrounds timeline.xctimeline