Skip to content

chore: remove yarn.lock and add to .gitignore#119

Merged
buffcode merged 1 commit into
masterfrom
chore/remove-yarn-lockfile
Apr 22, 2026
Merged

chore: remove yarn.lock and add to .gitignore#119
buffcode merged 1 commit into
masterfrom
chore/remove-yarn-lockfile

Conversation

@buffcode

@buffcode buffcode commented Apr 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • Delete the committed yarn.lock from the repository root.
  • Append yarn.lock to .gitignore so it is no longer tracked going forward.

Test plan

  • Verify yarn.lock is no longer present in the repo tree.
  • Verify .gitignore contains yarn.lock and that recreating the file locally does not show it as untracked.
  • Confirm CI still passes without the committed lockfile.

🤖 Generated with Claude Code

Delete the committed yarn.lock and ignore it going forward so the
repository no longer tracks a package-manager-specific lockfile.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@buffcode buffcode self-assigned this Apr 22, 2026
@buffcode buffcode merged commit 7a36be4 into master Apr 22, 2026
11 checks passed
@buffcode buffcode deleted the chore/remove-yarn-lockfile branch April 22, 2026 00:52
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