From 2ded0c77d1b0b8b06773f41994b0add4f6745b1d Mon Sep 17 00:00:00 2001 From: Kurt Revis Date: Sun, 20 Sep 2015 23:06:51 -0700 Subject: [PATCH] Ignore new Xcode 7 *.xcscmblueprint --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 483dd429..36ce88bc 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ build xcuserdata project.xcworkspace *.xccheckout +*.xcscmblueprint