aboutsummaryrefslogtreecommitdiffstats
path: root/Objective-C.gitignore
diff options
context:
space:
mode:
authorRoman Stetsenko <evfemist@gmail.com>2016-05-06 12:57:06 +0300
committerRoman Stetsenko <evfemist@gmail.com>2016-05-06 12:57:06 +0300
commitce5d3969e7adb79a6a0ea709026aa7242a292b61 (patch)
tree0cccd6a93a2a34079b764d463ed17a302526cfef /Objective-C.gitignore
parent785fcb765a09e0800b9133e64a79fe60c6a205ab (diff)
downloadgitignore-ce5d3969e7adb79a6a0ea709026aa7242a292b61.tar.gz
gitignore-ce5d3969e7adb79a6a0ea709026aa7242a292b61.zip
ignore .dSYM along with .ipa files
Diffstat (limited to 'Objective-C.gitignore')
-rw-r--r--Objective-C.gitignore2
1 files changed, 2 insertions, 0 deletions
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
#