__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/

# Auto-generated by claude-mem plugin
**/CLAUDE.md
!/CLAUDE.md

# Investigation artifacts
investigate*.py
INVESTIGATION*.md
investigation_output/
downloads/

# VCR cassettes - committed after security review
# Cassettes are scrubbed of sensitive data (cookies, tokens, user IDs, emails)
# See tests/vcr_config.py for scrubbing patterns
