Commit 56dbce3d authored by Bart's avatar Bart

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
parent 6c75292e
...@@ -15,6 +15,7 @@ profile ...@@ -15,6 +15,7 @@ profile
DerivedData DerivedData
.idea/ .idea/
*.hmap *.hmap
*.xccheckout
#CocoaPods #CocoaPods
Pods Pods
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment