Stop tracking scheduled-emails.json runtime data store
It's mutated by the running app (scheduled job queue), not source - committing it churns the repo with live recipient/message content. Kept on disk, just untracked; a fresh checkout will get an empty store created on demand by ensureStore(). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"jobs": []
|
||||
}
|
||||
Reference in New Issue
Block a user