From 6e4037952c1296b0c9b827e9053e9266950f3530 Mon Sep 17 00:00:00 2001 From: Suvodip Ghosh Date: Mon, 23 Jun 2025 17:37:02 +0530 Subject: [PATCH] remove env file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7087f7f..52eb2ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -image_asset \ No newline at end of file +image_asset +.env \ No newline at end of file