From 27714fb3b7a3d099f132d820d46ac7951c80c0c6 Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Tue, 25 Feb 2025 10:59:51 -0500 Subject: [PATCH] Update Signed-off-by: Yuan Tang --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 54db76457..cc9f374a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -.env* +.env +.env.dev __pycache__ dist *.egg-info