From 914a4658a9bc8f7cd5b1494e22935244b1fee2e6 Mon Sep 17 00:00:00 2001 From: NotII <46204250+NotII@users.noreply.github.com> Date: Sun, 16 Feb 2025 17:27:04 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e0db3fc..51a3721 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,5 @@ next-env.d.ts .bin/ *.zip +.env +env.local