From 618a4a2f0d5cad2ded11918f8826e12265a0db59 Mon Sep 17 00:00:00 2001 From: Nagendran Shetty <117925896+Scorpian1910@users.noreply.github.com> Date: Sat, 18 Oct 2025 16:00:50 +0530 Subject: [PATCH] Updated .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c477bce..af72bbb 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ yarn-error.log* # typescript *.tsbuildinfo next-env.d.ts +.env