__pycache__/ *.py[cod] *.egg-info/ .eggs/ dist/ build/ .pytest_cache/ .ruff_cache/ .mypy_cache/ .coverage htmlcov/ .venv/ venv/ .env *.log # Local pipeline run output (if created inside repo) pipeline_output/