From 9e375aa08ee5967f713524ccb1b45d3dc3313f33 Mon Sep 17 00:00:00 2001 From: Thiago Holanda Date: Mon, 12 Mar 2018 20:29:17 +0100 Subject: [PATCH] added new rules to .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 100f74d..2348d7f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ build/ DerivedData Carthage/ Packages/ +*.xcodeproj/ +Package.resolved ## Various settings *.pbxuser @@ -28,4 +30,4 @@ xcuserdata *.moved-aside *.xcuserstate *.xcscmblueprint -XcodeDevelopment/ \ No newline at end of file +XcodeDevelopment/