Explorar el Código

ignore .dSYM along with .ipa files

Roman Stetsenko hace 9 años
padre
commit
ce5d3969e7
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  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