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 +