Skip to content

chore: remove unused lockfile#540

Merged
tmm merged 2 commits intomainfrom
o-az/rm-extra-lockfile
Apr 7, 2026
Merged

chore: remove unused lockfile#540
tmm merged 2 commits intomainfrom
o-az/rm-extra-lockfile

Conversation

@o-az
Copy link
Copy Markdown
Member

@o-az o-az commented Apr 7, 2026

bun.lock makes editors emit warning because package.json#packageManager is set to a different pkg manager.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

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

Project Deployment Actions Updated (UTC)
mpp Ready Ready Preview, Comment Apr 7, 2026 10:59pm

Request Review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 08f4f915f4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

bun.lock
package-lock.json
yarn.lock
_ No newline at end of file
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove accidental _ ignore rule

The new _ entry ignores any file or directory whose name is exactly _ anywhere in the repo, which is unrelated to lockfile cleanup and can silently hide legitimate additions from git status. Because this commit is scoped to lockfiles, this broad pattern is likely accidental and creates hard-to-debug missing-file behavior when a tool or contributor introduces a _ path.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not accidental - hat's where I stash my scratch files.

@tmm tmm merged commit 610ae22 into main Apr 7, 2026
10 checks passed
@tmm tmm deleted the o-az/rm-extra-lockfile branch April 7, 2026 23:08
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.

2 participants