# Scratchpad
temp

# Local Claude client settings
/.claude/settings.json
/.claude/scheduled_tasks.lock

# Local Codex CLI marker (empty file occasionally left behind in worktree)
/.codex

# Humanize state directories (runtime-generated, project-local)
.humanize/
.claude-flow/
.swarm/

# Python cache
__pycache__/
*.pyc
