From 93e314aafad71a2322687e293f9ea582a467d6a0 Mon Sep 17 00:00:00 2001 From: Kenichi Saito Date: Sat, 5 Dec 2015 16:50:17 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8615121..e517789 100644 --- a/.gitignore +++ b/.gitignore @@ -23,11 +23,12 @@ 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/ # Carthage # # Add this line if you want to avoid checking in source code from Carthage dependencies. # Carthage/Checkouts - -Carthage/Build +# +# Carthage/Build