__pycache__
.claude
.git
.ruff_cache
.uv-cache
.venv
.opencode

# Regression tests and fixtures (contain real meeting data; generated on demand)
tests/regression/

# Spike scripts (exploratory, not production code)
spikes/
