Skip to content

Commit 9ccba97

Browse files
leifericfclaude
andcommitted
Build: Stop tracking changelog-proposals.edn run scaffolding
The merge_proposals.clj spine writes its proposal queue to the repo root instead of under the gitignored .local/runs/ tree, so it leaked into the audit branch and collided on rebase. Untrack it and ignore the path; the file is working-state run scaffolding, not source. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 505b4f3 commit 9ccba97

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,6 @@ embed_api_test
104104
crash_handler_test
105105
dist/
106106
dist-cross/
107+
108+
# Audit/review run scaffolding written to repo root by merge_proposals.clj
109+
changelog-proposals.edn

changelog-proposals.edn

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)