From dc749f9d60fd89eeb9d0634a5c6e5ccdde0d099d Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Tue, 1 Feb 2022 19:51:50 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Ignore=20.swiftpm/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a106b58..8e8de0a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ .project .rubygems/ .settings +.swiftpm/ .vscode/ Carthage/ Pods/