From: riosc Date: Wed, 11 Mar 2015 18:53:11 +0000 (-0300) Subject: removing aditional white space X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d060ee0e571ed5d0d965e62fcaf80af87204affb;p=gitignore.git 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. --- 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/