diff options
author | Victor Gama <hey@vito.io> | 2015-05-07 00:28:54 -0300 |
---|---|---|
committer | Victor Gama <hey@vito.io> | 2015-05-07 00:28:54 -0300 |
commit | 9735a2cadffbac8d172bfaafd9181f559b2d6265 (patch) | |
tree | 2bb3231a9fcc646492d470d3d37063a7a6d4a10f /Objective-C.gitignore | |
parent | c7019d8ec325d2618c3b225159f3d0616e302489 (diff) | |
download | gitignore-9735a2cadffbac8d172bfaafd9181f559b2d6265.tar.gz gitignore-9735a2cadffbac8d172bfaafd9181f559b2d6265.zip |
Update CocoaPods guide URL
This updates the link provided to the CocoaPods documentation regarding whether the Pods directory should be ignored or not.
Diffstat (limited to 'Objective-C.gitignore')
-rw-r--r-- | Objective-C.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Objective-C.gitignore b/Objective-C.gitignore index c964cd88..fffb5ed0 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -21,6 +21,6 @@ DerivedData # # We recommend against adding the Pods directory to your .gitignore. However # 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 +# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control # #Pods/ |