__pycache__/
*.py[cod]
.venv/
.pytest_cache/
.ruff_cache/
dist/
build/
*.egg-info/
.env
.env.*
uv.lock

# generated trip-plan artifacts
out/
