From a3cfeab90a847f4ae4bba3bf8c60596b98bdf9f0 Mon Sep 17 00:00:00 2001 From: RisvanaCybro Date: Fri, 10 May 2024 16:52:04 +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/