.env __pycache__/ venv/ .venv/ *.egg-info/ *.pyc *.pyo data/ *.db # Test and coverage artifacts .coverage htmlcov/ .pytest_cache/ *.cover *.plan.md # Logs *.log