From 39739b4efd3f486bde42376e9a0c236995ddfb34 Mon Sep 17 00:00:00 2001 From: Yonas Kolb Date: Fri, 24 Feb 2023 09:53:06 +1100 Subject: [PATCH] ignore user data --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2b4358fc..1f55464b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,9 @@ .swiftpm /.build /Packages +xcuserdata *.xccheckout +*.xcuserstate XcodeGen.xcodeproj xcodegen.zip .vscode/launch.json