From a21fb80edb6c40c314f831e816f3d4f0d7efd1c9 Mon Sep 17 00:00:00 2001 From: Phil Nash Date: Fri, 27 Mar 2015 17:55:13 +0000 Subject: [PATCH] Ignore *.xccheckout --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fb5f1bec..3ca4b5c5 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ Resources/DWARF projects/XCode/iOSTest/Build *.pyc DerivedData +*.xccheckout