Selaa lähdekoodia

Adding CocoaPods to gitignore

Matthias Wessendorf 11 vuotta sitten
vanhempi
sitoutus
0acbcf4bfd
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      Objective-C.gitignore

+ 4 - 0
Objective-C.gitignore

@@ -15,3 +15,7 @@ profile
 DerivedData
 .idea/
 *.hmap
+
+#CocoaPods
+Podfile.lock
+Pods