Skip to content

chore: remove stale ga.js reference from .gitignore#166

Merged
andrerfneves merged 1 commit into
mainfrom
maintenance/remove-stale-gitignore-ga-20260609
Jun 12, 2026
Merged

chore: remove stale ga.js reference from .gitignore#166
andrerfneves merged 1 commit into
mainfrom
maintenance/remove-stale-gitignore-ga-20260609

Conversation

@andrerfneves

Copy link
Copy Markdown
Owner

Summary

The .gitignore file contained a # keys section with a reference to ga.js, but this file does not exist in the repository. This is stale configuration with no effect.

Problem

  • ga.js was listed under a # keys comment in .gitignore
  • The file has never existed in the repository's history
  • The entry was a no-op and the comment section was misleading

Changes

  • Remove # keys comment header
  • Remove ga.js entry
  • Remove the blank line that separated this section from the next

Verification

The ga.js file does not exist in the repository and there are no
plans to add one. The .gitignore entry and its surrounding '# keys'
comment section are stale configuration.

PR #156 is removing .npmignore which also referenced ga.js, but the
.gitignore entry is separate and was overlooked.
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lightning-decoder Ready Ready Preview, Comment Jun 9, 2026 6:06pm

@andrerfneves andrerfneves merged commit 80f5bbe into main Jun 12, 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.

1 participant