Skip to content

chore: ignore local test and log artifacts - #28

Merged
tschm merged 1 commit into
mainfrom
chore/ignore-local-artifacts
Aug 31, 2026
Merged

chore: ignore local test and log artifacts#28
tschm merged 1 commit into
mainfrom
chore/ignore-local-artifacts

Conversation

@tschm

@tschm tschm commented Aug 31, 2026

Copy link
Copy Markdown
Member

collector/.coverage was tracked, so every local test run turned up as a binary diff in git status. This untracks it and ignores .coverage alongside the other test leftovers.

.collector-logs/ is written by the collector when it runs on this machine — also ignored.

The .coverage file stays on disk; it is only removed from the index.

🤖 Generated with Claude Code

.coverage was tracked, so every local test run showed up as a diff.
.collector-logs/ is written by the collector when it runs on this
machine. Neither belongs in the repo.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@tschm
tschm merged commit 89612bf into main Aug 31, 2026
4 checks passed
@tschm
tschm deleted the chore/ignore-local-artifacts branch August 31, 2026 06:48
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