From 9c6b9bfbd60c5f93cab64f1fb4d0b0231eccdd44 Mon Sep 17 00:00:00 2001 From: Andrew Naylor Date: Sat, 19 Sep 2015 23:43:41 +0100 Subject: [PATCH] Ignore XCArchive files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 92063a9..01cb229 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ xcuserdata *.moved-aside *.xcuserstate *.xcscmblueprint +*.xcarchive ## Obj-C/Swift specific *.hmap