From 1aaf8f11cf6c1e836d9f9b2fb8cc836d3eb2516f Mon Sep 17 00:00:00 2001 From: Adam <2363879+adamdotdevin@users.noreply.github.com> Date: Thu, 28 Aug 2025 18:16:01 -0500 Subject: [PATCH] chore: update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 33e3deb8..025b3707 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .DS_Store node_modules +.worktrees .sst .env .idea