From 50e74bf15637cbcab3f76ff1255db355cc87bc4e Mon Sep 17 00:00:00 2001 From: Christoph Hagen Date: Mon, 6 Jun 2022 15:00:25 +0200 Subject: [PATCH] Ignore Swift PM files --- .gitignore | 1 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 -------- 2 files changed, 1 insertion(+), 8 deletions(-) delete mode 100644 .swiftpm/xcode/package.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/.gitignore b/.gitignore index 5922fda..9f283ff 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ DerivedData/ .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata .netrc Package.resolved +.swiftpm/ diff --git a/.swiftpm/xcode/package.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/.swiftpm/xcode/package.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist deleted file mode 100644 index 18d9810..0000000 --- a/.swiftpm/xcode/package.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - IDEDidComputeMac32BitWarning - - -