From 51d6c4924f4a07f4e7759fdc19bc87c36b09d324 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Thu, 20 Feb 2025 12:15:24 -0500 Subject: [PATCH] feat: Updates gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0023a53..f0888e3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ DerivedData/ .swiftpm/configuration/registries.json .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata .netrc +env +deploy +node_modules