Skip to content

gitignore: cover the last two harness serial logs - #132

Merged
douglasmun merged 1 commit into
mainfrom
verify/gitignore-two-harness-logs
Aug 23, 2026
Merged

gitignore: cover the last two harness serial logs#132
douglasmun merged 1 commit into
mainfrom
verify/gitignore-two-harness-logs

Conversation

@douglasmun

Copy link
Copy Markdown
Owner

.gitignore enumerates harness serial logs by name rather than blanket-ignoring *.log — deliberate, since doc/ and web/ may legitimately carry one. Two names were missing, so verify-entropy-pool-stir.sh and verify-kprintf-zu.sh left an untracked log in the repo root that a future git add could pick up.

Swept all 63 verify-*.sh SERIAL paths against git check-ignore; these were the only two uncovered.

🤖 Generated with Claude Code

https://claude.ai/code/session_01CEkhAhgTxbE5TgifyYf8v4

.gitignore enumerates harness serial logs by name rather than blanket-ignoring
*.log (deliberate -- doc/ and web/ may legitimately carry one). Two names were
missing, so verify-entropy-pool-stir.sh and verify-kprintf-zu.sh left an
untracked log in the repo root that a future `git add` could pick up.

Swept all 63 verify-*.sh SERIAL paths against `git check-ignore`; these were the
only two uncovered.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CEkhAhgTxbE5TgifyYf8v4
@douglasmun
douglasmun merged commit 1b11042 into main Aug 23, 2026
2 checks passed
@douglasmun
douglasmun deleted the verify/gitignore-two-harness-logs branch August 23, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant