Skip to content

chore(gitignore): ignore local coverage report outputs #253

Description

@karagozemin

Problem

Local Node coverage runs can leave standard coverage directories and LCOV files untracked because the repository ignore rules do not cover them.

Task

Ignore local coverage output while keeping committed fixtures and configuration visible.

Acceptance criteria

  • Standard coverage directories and LCOV report files are ignored.
  • No existing tracked file becomes unintentionally hidden.
  • Only ignore rules change.

Suggested implementation prompt

Add narrowly scoped ignore patterns for local coverage directories and LCOV reports, verify existing tracked files are unaffected, and keep the diff to the ignore file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaign

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions