Jelajahi Sumber

ignore .dSYM along with .ipa files

Roman Stetsenko 9 tahun lalu
induk
melakukan
ce5d3969e7
2 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 2 0
      Objective-C.gitignore
  2. 2 0
      Swift.gitignore

+ 2 - 0
Objective-C.gitignore

@@ -24,6 +24,8 @@ xcuserdata/
 ## Obj-C/Swift specific
 *.hmap
 *.ipa
+*.dSYM.zip
+*.dSYM
 
 # CocoaPods
 #

+ 2 - 0
Swift.gitignore

@@ -24,6 +24,8 @@ xcuserdata/
 ## Obj-C/Swift specific
 *.hmap
 *.ipa
+*.dSYM.zip
+*.dSYM
 
 ## Playgrounds
 timeline.xctimeline