From: Justin Spahr-Summers Date: Wed, 3 Jul 2013 15:28:28 +0000 (-0700) Subject: Remove Podfile.lock from Objective-C ignores X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=444416f0678d0114b6901e69b6302d7db48ef04c;p=gitignore.git Remove Podfile.lock from Objective-C ignores Per discussion in #148. --- 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