Prepared gitignore for CocoaPods and workspaces

This commit is contained in:
Bogdan Poplauschi 2014-06-20 16:40:43 +03:00
parent fe4b3a088a
commit 7855f89185
1 changed files with 18 additions and 6 deletions

22
.gitignore vendored
View File

@ -1,7 +1,6 @@
.DS_Store
# Xcode
build/*
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
@ -10,8 +9,21 @@ build/*
!default.mode2v3
*.perspectivev3
!default.perspectivev3
*.xcworkspace
project.xcworkspace
!default.xcworkspace
xcuserdata
profile
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
# 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/
Podfile.lock