Skip to content

chore: ignore stray coding-agent session transcripts (#97) - #100

Merged
striderZA merged 1 commit into
masterfrom
fix/issue-97-stray-session-transcript-gitignore
Aug 2, 2026
Merged

chore: ignore stray coding-agent session transcripts (#97)#100
striderZA merged 1 commit into
masterfrom
fix/issue-97-stray-session-transcript-gitignore

Conversation

@striderZA

Copy link
Copy Markdown
Owner

Closes #97.

An untracked omp-session-*.html transcript (467KB) was left at the repo root by a prior coding-agent session. It was never git-tracked, so it's already gone locally; this PR just adds a .gitignore pattern so future transcripts of this shape don't clutter git status or get accidentally committed.

An untracked omp-session-*.html transcript (467KB) was left at the
repo root by a prior coding-agent session. Removed locally (it was
never git-tracked) and added a .gitignore pattern to prevent future
transcripts of this kind from being tracked or left visible in
`git status`.
@striderZA
striderZA merged commit 72124ab into master Aug 2, 2026
4 checks passed
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.

[Framework] Stray leftover session transcript file at repo root

1 participant