From f62664eb4510f41ec2269530f96264f9bd8bd28c Mon Sep 17 00:00:00 2001 From: shogo4405 Date: Wed, 16 Sep 2020 23:40:08 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e267a694e..32090758b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.xcodeproj/xcuserdata/* *.xcworkspace/xcuserdata/* build +.build *.xccheckout *.moved-aside *.xcuserstate @@ -14,8 +15,6 @@ soe/bin/* soe/air/* soe/AIR_readme.txt -build/lf.build/Release-iphoneos/lf.build/dgph - Cartfile.resolved Carthage/*