__pycache__/
*.pyc
*.pyo
*.egg-info/
.venv/
venv/
dist/
build/
*.pdf
.env
.envrc
.pytest_cache/
.ruff_cache/
.DS_Store

# Kept out of version control so a future public push is safe by default.
# landing/uploads/ = scraped vintage Yellow Pages scans of uncertain license
# (not referenced by any served page — purely source/mood material).
# docs/strategy/   = internal strategy + agent persona notes, not for public.
landing/uploads/
docs/strategy/

.gstack/
_internal/

# docs/cli-terminal/ = CLI terminal design verification footage (films/stills) — local only
docs/cli-terminal/
