# Personal/local-only notes (not shared via this repo)
CLAUDE.local.md
AGENTS.local.md

# Ralph loop state (managed by hook, not tracked in VCS)
.rl/

# Python bytecode
__pycache__/
*.pyc
*.pyo

# DuckDB database files
*.duckdb
*.duckdb.wal

# Local commands (not ready for sharing)
commands/blog-context.md

# Local skills (not ready for sharing)
.claude/skills/engagement-algos
.claude/skills/gh
