From 65777fd5b65c71e012de97d883c89c549dbc9ff6 Mon Sep 17 00:00:00 2001 From: RisvanaCybro Date: Fri, 10 May 2024 16:55:00 +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 ba7466050..a01bda73a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,6 @@ __pycache__/ env/ build/ develop-eggs/ -dist/ downloads/ eggs/ .eggs/