From 2b3b3f4d4429c7e4bdf48dbb098391c9a484cb9d Mon Sep 17 00:00:00 2001 From: samya123456 Date: Mon, 20 Nov 2023 18:31:00 +0530 Subject: [PATCH] adding some git ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 39aee32..1ea457d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,6 @@ # Run logs backend/run_logs/* - +backend/backend/* +frontend/.env.local .env \ No newline at end of file