From a7f3172f0922d77b9d0e00be3097e3e999f2bc94 Mon Sep 17 00:00:00 2001 From: nixberg <310825+nixberg@users.noreply.github.com> Date: Thu, 4 May 2023 16:03:28 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e7b273b..3b29812 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ /*.xcodeproj xcuserdata/ DerivedData/ -.swiftpm/xcode/ +.swiftpm/config/registries.json +.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata +.netrc