From e045b29c4d53763ec47cc0179b8b5cfad9be57ef Mon Sep 17 00:00:00 2001 From: hackiftekhar Date: Thu, 4 Jun 2015 13:24:41 +0530 Subject: [PATCH] Updated .gitignore --- .gitignore | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 6eea512..b059450 100755 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,5 @@ # Xcode # -# OS X -*.DS_Store - build/ *.pbxuser !default.pbxuser @@ -19,11 +16,11 @@ DerivedData *.hmap *.ipa *.xcuserstate +Pods/ -# CocoaPods +# MacOS X # -# 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/ +.DS_Store +*.DS_Store +**/.DS_Store +