Skip to content

chore: remove trailing slashes from .gitignore entries#547

Merged
avoidwork merged 2 commits into
mainfrom
chore/gitignore-trailing-slashes
Jul 11, 2026
Merged

chore: remove trailing slashes from .gitignore entries#547
avoidwork merged 2 commits into
mainfrom
chore/gitignore-trailing-slashes

Conversation

@avoidwork

Copy link
Copy Markdown
Owner

Description

Standardized .gitignore entries by removing trailing slashes from directory patterns. This is a cosmetic cleanup — both forms are functionally equivalent in git, but consistency matters.

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor (no functional behavior change)
  • Performance improvement
  • CI / build / tooling

Testing

N/A — purely cosmetic change to .gitignore. No functional impact.

Coverage

  • Line coverage maintained

Checklist

  • npm run lint passes
  • Tests pass with maintained line coverage
  • No forbidden patterns used
  • Conventional Commit style applied

@avoidwork avoidwork self-assigned this Jul 11, 2026
@avoidwork avoidwork enabled auto-merge (squash) July 11, 2026 00:52
@avoidwork avoidwork merged commit f40e1dc into main Jul 11, 2026
2 checks passed
@avoidwork avoidwork deleted the chore/gitignore-trailing-slashes branch July 11, 2026 00:53
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