Browse Source

Adding CocoaPods to gitignore

Matthias Wessendorf 11 years ago
parent
commit
0acbcf4bfd
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Objective-C.gitignore

+ 4 - 0
Objective-C.gitignore

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