From d060ee0e571ed5d0d965e62fcaf80af87204affb Mon Sep 17 00:00:00 2001 From: riosc Date: Wed, 11 Mar 2015 15:53:11 -0300 Subject: [PATCH] removing aditional white space removing this aditional white space avoid a mistake for beginners developers ignore the pod directory, because is confusing to note when they remove the '#' character and git still is tracking the pod dir. --- Objective-C.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Objective-C.gitignore b/Objective-C.gitignore index a3cd143a..c964cd88 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -23,4 +23,4 @@ DerivedData # you should judge for yourself, the pros and cons are mentioned at: # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control # -# Pods/ +#Pods/