add .xccheckout to Objective-C gitignore

This is a file that Xcode 5 uses for version control, doesn't need to be checked in. Also see http://stackoverflow.com/a/18448100/1877078
This commit is contained in:
Bart 2013-09-17 12:42:12 +02:00
parent 6c75292e1e
commit 56dbce3df3
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ profile
DerivedData
.idea/
*.hmap
*.xccheckout
#CocoaPods
Pods