From 442dc96f271fbbc22a394236ffb7df3cb9a4ecf4 Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Mon, 29 Jul 2024 17:12:24 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Ignore=20.vscode/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f274733..073f705 100644 --- a/.gitignore +++ b/.gitignore @@ -28,13 +28,14 @@ .rubygems/ .secrets .swiftpm/ +.vscode/ Carthage/ DerivedData Pods/ Temporary Items bin/ build/ -gha/ default.profraw +gha/ releases/ xcuserdata