.venv __pycache__ *.pyc test *.log dist build *.egg-info .env # IDE specific files .vscode/ .idea/ *.iml .pytest_cache/ .coverage coverage.xml .tox/