From 80cfffc05b06ceae07adfa5a807f304df80ecd5d Mon Sep 17 00:00:00 2001 From: Lukas Pistrol Date: Sat, 29 Oct 2022 14:32:34 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ac7ea7b..1b41580 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /Packages xcuserdata/ DerivedData/ -.swiftpm +.swiftpm/config/registries.json +.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata .netrc docs/ \ No newline at end of file