Transient lock file written by the ScheduleWakeup harness tool when Claude paces its own work between long-running operations. Not config, not state worth checking in. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
17 lines
200 B
Text
17 lines
200 B
Text
.claude/settings.local.json
|
|
.claude/agent-memory/
|
|
.claude/scheduled_tasks.lock
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*.pyo
|
|
.venv/
|
|
|
|
# Dagger (auto-generated SDK)
|
|
/sdk/
|
|
|
|
# OS
|
|
.DS_Store
|
|
/**/__pycache__
|
|
/.env
|