__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.venv/
dist/
build/
*.egg-info/
.DS_Store
# Per-run logs + compose file written by the full-stack e2e harness
# (tests/e2e/harness.py). Each run lands in .e2e-runs/<e2e-id>/.
.e2e-runs/
# Built mkdocs HTML — the docs site lives in lakeshore-workspace, not here.
site/
