From 42082a55e31626770d6b7afd527df3d690f88eef Mon Sep 17 00:00:00 2001 From: Roopesh Chander Date: Sat, 13 Oct 2018 06:20:11 +0530 Subject: [PATCH] Prepare for rewrite: Remove CocoaPods and Carthage stuff from .gitignore Signed-off-by: Roopesh Chander --- .gitignore | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.gitignore b/.gitignore index a9cd678..74364af 100644 --- a/.gitignore +++ b/.gitignore @@ -30,21 +30,6 @@ xcuserdata *.hmap *.ipa -# CocoaPods -# -# 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 -# -Pods/ - -# Carthage -# -# Add this line if you want to avoid checking in source code from Carthage dependencies. -# Carthage/Checkouts - -Carthage/Build - # Fastlane *.app.dSYM.zip *.mobileprovision