From 024c295a1a706d797019c2b659cd9a436ad78f75 Mon Sep 17 00:00:00 2001 From: Andrew Baumann Date: Fri, 24 May 2024 22:26:43 +0200 Subject: [PATCH] clean up .gitignore --- .gitignore | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/.gitignore b/.gitignore index 9ce263e..1be5bdb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,21 +1,2 @@ -__pycache__ - -# Distribution / packaging -.Python -build/ -develop-eggs/ +__pycache__/ dist/ -downloads/ -eggs/ -.eggs/ -parts/ -sdist/ -var/ -wheels/ -pip-wheel-metadata/ -share/python-wheels/ -*.egg-info/ -.installed.cfg -*.egg -MANIFEST -