From 1ec7907ca674b9ba5f02931a5f0d3d4e74ca2615 Mon Sep 17 00:00:00 2001 From: Akash Bora <89206401+Akascape@users.noreply.github.com> Date: Mon, 3 Jun 2024 12:02:18 +0530 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3cf8c6d..068fc00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ env -__pycache__ \ No newline at end of file +__pycache__ +.github