diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 3020bc32..10c582bf 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 8a29fa52..2c22487b 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -24,6 +24,8 @@ xcuserdata/ ## Obj-C/Swift specific *.hmap *.ipa +*.dSYM.zip +*.dSYM ## Playgrounds timeline.xctimeline