Browse Source

Adding CocoaPods to gitignore

Matthias Wessendorf 11 năm trước cách đây
mục cha
commit
0acbcf4bfd
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      Objective-C.gitignore

+ 4 - 0
Objective-C.gitignore

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