From b710243c47560de9dde6efee58bf4d9ab3be7a1f Mon Sep 17 00:00:00 2001 From: ed Date: Tue, 19 Feb 2019 11:57:37 +0000 Subject: [PATCH] Ignore .xcscheme files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 46c4cb5949..e2567ba7a7 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ xcuserdata *.xccheckout *.xcscmblueprint +*.xcscheme contents.xcworkspacedata .DS_Store .svn