From ff86d860a2fa068c236581cc84d0344028b9a9d0 Mon Sep 17 00:00:00 2001 From: boxanm <47394922+boxanm@users.noreply.github.com> Date: Mon, 27 May 2024 09:45:23 -0400 Subject: [PATCH] Remove .env from .gitignore --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 646bf39..6a46063 100644 --- a/.gitignore +++ b/.gitignore @@ -278,9 +278,7 @@ celerybeat.pid *.sage.py # Environments -.env .venv -env/ venv/ ENV/ env.bak/