From 68a47e8dd6d1c8cdc645773b802072dff386f999 Mon Sep 17 00:00:00 2001 From: creations Date: Sun, 2 Mar 2025 17:38:37 -0500 Subject: [PATCH] forgot env git ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 58b5bae..d23d9c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /node_modules bun.lock +.env