Skip to content

chore(git): sync .gitignore to match v2-displays (drop trailing newline)#334

Merged
tyeth merged 1 commit into
mainfrom
chore-gitignore-trailing-newline
Jun 11, 2026
Merged

chore(git): sync .gitignore to match v2-displays (drop trailing newline)#334
tyeth merged 1 commit into
mainfrom
chore-gitignore-trailing-newline

Conversation

@tyeth

@tyeth tyeth commented Jun 11, 2026

Copy link
Copy Markdown
Member

Cherry-picks the .gitignore change from v2-displays (commit 7df26a0) onto main so the two branches' .gitignore files are byte-identical.

Why

The Validate Filenames CI job diffs every PR against hardcoded origin/main. Because v2-displays's .gitignore differs from main's by a single trailing newline, every PR based on v2-displays (e.g. the merged display PRs #325/#326, and the new telemetry PR #332) has .gitignore spuriously flagged as "should not exist" and the job goes red.

Bringing main's .gitignore in line with v2-displays removes that false positive at the source, without touching the CI workflow.

Diff is a single line — the only difference was the trailing newline.

🤖 Generated with Claude Code

@tyeth tyeth merged commit ab6d0ae into main Jun 11, 2026
11 of 12 checks passed
@tyeth tyeth deleted the chore-gitignore-trailing-newline branch June 11, 2026 18:07
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