1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 11:44:21 +01:00

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

View File

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