Skip to content

chore: add .zed to gitignore#7634

Merged
ematipico merged 1 commit intobiomejs:mainfrom
tidefield:chore/ignore-zed-folder
Oct 2, 2025
Merged

chore: add .zed to gitignore#7634
ematipico merged 1 commit intobiomejs:mainfrom
tidefield:chore/ignore-zed-folder

Conversation

@tidefield
Copy link
Contributor

@tidefield tidefield commented Oct 2, 2025

Add Zed editor configuration folder to .gitignore

Summary by CodeRabbit

  • Chores
    • Updated ignore settings to exclude editor-specific workspace files from version control. This housekeeping change keeps the repository cleaner, reduces noise in diffs, and streamlines collaboration for contributors.
    • No impact on application functionality, performance, or user experience. No changes to features, UI, data, or configuration behavior.

Add Zed editor configuration folder to gitignore.
@changeset-bot
Copy link

changeset-bot bot commented Oct 2, 2025

⚠️ No Changeset found

Latest commit: b4d7c18

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 2, 2025

Walkthrough

Updated .gitignore to include an entry for the .zed directory.

Changes

Cohort / File(s) Summary
Ignore rules
/.gitignore
Added rule to ignore the .zed directory.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

I thump my foot, commit so neat,
A dot-zed burrow stays discreet.
No crumbs of config in our trail,
The stash is clean, we never fail.
Hop, skip, ignore—repository sweet! 🐇✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title clearly and concisely describes the main change of the pull request—adding the .zed directory to the .gitignore—and follows conventional commit style with the “chore:” prefix.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 819e3d9 and b4d7c18.

📒 Files selected for processing (1)
  • .gitignore (1 hunks)
🔇 Additional comments (1)
.gitignore (1)

7-7: Addition looks good

Thanks for ignoring the .zed workspace folder; keeps editor artifacts out of the repo.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ematipico ematipico merged commit 47ca40f into biomejs:main Oct 2, 2025
4 checks passed
ematipico pushed a commit that referenced this pull request Oct 3, 2025
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