From c25395158b5b29b4bd0d371435631ab2f88f8b20 Mon Sep 17 00:00:00 2001 From: Maddie Date: Wed, 11 Feb 2026 00:06:56 -0500 Subject: [PATCH] Ignore workspace --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4945828..4907abc 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ # misc /client/.env /client/build +.code-workspace .env .DS_Store .env.local