From 0acbcf4bfd827df09c9e1f97c2b9073d4a07a7df Mon Sep 17 00:00:00 2001 From: Matthias Wessendorf Date: Tue, 2 Jul 2013 21:25:38 +0200 Subject: [PATCH] Adding CocoaPods to gitignore --- Objective-C.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 31e6fd9a..5c579a76 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -15,3 +15,7 @@ profile DerivedData .idea/ *.hmap + +#CocoaPods +Podfile.lock +Pods