Quellcode durchsuchen

ignore .dSYM along with .ipa files

Roman Stetsenko vor 9 Jahren
Ursprung
Commit
ce5d3969e7
2 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  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