From a9495750b3b3e47031a140c2bfaa6e90823871af Mon Sep 17 00:00:00 2001 From: RisvanaCybro Date: Fri, 10 May 2024 16:54:02 +0530 Subject: [PATCH] May 10 : Removed the /dist list in the .gitignore '.gitignore' --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 438fe08c3..0307226b1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,6 @@ __pycache__/ env/ build/ develop-eggs/ -dist/ downloads/ eggs/ .eggs/