__pycache__/
*.py[cod]
*.class
.venv/
env/
venv/
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.DS_Store
.env
.notebooklm/
captured_rpcs/
.worktrees/
.worktree/
.sisyphus/
.claude/

# VCR cassettes (contain recorded API responses)
# Cassettes are recorded locally and may contain sensitive data before scrubbing
# Only commit cassettes that have been verified to be properly scrubbed
tests/cassettes/
