.claude/logs/
.env
.DS_Store


# Added by cargo

/target

# Murshid experimental worktrees
.murshid_experiments/

# Deliberately-broken throwaway crate used for local scratch testing; not a
# workspace member, never checked in.
sandbox_test/

# Murshid local project config
.murshid/

# Claude Code local/machine-specific state
.claude/settings.local.json
.claude/worktrees/
.claude/scheduled_tasks.lock

# Editor/IDE workspace files
*.code-workspace
coc-settings.json
