From 444416f0678d0114b6901e69b6302d7db48ef04c Mon Sep 17 00:00:00 2001 From: Justin Spahr-Summers Date: Wed, 3 Jul 2013 08:28:28 -0700 Subject: [PATCH] Remove Podfile.lock from Objective-C ignores Per discussion in #148. --- Objective-C.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 5c579a76..ebbef4bd 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -17,5 +17,4 @@ DerivedData *.hmap #CocoaPods -Podfile.lock Pods