From 6552459f3f6eeea1f7066159b7393fad7540357f Mon Sep 17 00:00:00 2001 From: Andrej Mihajlov Date: Tue, 29 Apr 2014 12:45:59 +0200 Subject: [PATCH] Add Podfile.lock as optional ignore rule --- Objective-C.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Objective-C.gitignore b/Objective-C.gitignore index a3cd143a..1bd17df7 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -24,3 +24,4 @@ DerivedData # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control # # Pods/ +# Podfile.lock