diff --git a/ .gitignore b/ .gitignore index 8a0aa17..6154603 100644 --- a/ .gitignore +++ b/ .gitignore @@ -5,8 +5,4 @@ __pycache__/ .mypy_cache/ .ruff_cache/ .coverage -htmlcov/ -dist/ -build/ -*.egg-info/ .env