From da42f6ed2238b3ffe62f982b39f119ade34a63cf Mon Sep 17 00:00:00 2001 From: Patrick Toal Date: Mon, 17 Jun 2024 16:31:29 -0400 Subject: [PATCH] chore: Update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 147199f..80d5a86 100644 --- a/.gitignore +++ b/.gitignore @@ -34,4 +34,4 @@ yarn-error.log* *.sln # local .env files -.env.local* +.env*