diff --git a/.gitignore b/.gitignore index ad647df..6b404fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,7 @@ *.pyc __pycache__/ *.egg-info/ -.dist-info/ +dist/ build/ .env -.venv/ -env/ -venv/ -.pytest_cache/ -.coverage -htmlcov/ +.venv/ \ No newline at end of file