Skip to content

chore: gitignore Nx cache and workspace-data#252

Merged
kaladinlight merged 1 commit into
mainfrom
chore/gitignore-nx-cache
May 6, 2026
Merged

chore: gitignore Nx cache and workspace-data#252
kaladinlight merged 1 commit into
mainfrom
chore/gitignore-nx-cache

Conversation

@twblack88
Copy link
Copy Markdown
Contributor

@twblack88 twblack88 commented May 6, 2026

Get nx cache to stop spewing commit lines.

Summary by CodeRabbit

  • Chores
    • Updated gitignore configuration to exclude local cache directories.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

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

Project Deployment Actions Updated (UTC)
shapeshift-agentic Ready Ready Preview, Comment May 6, 2026 7:01pm

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f5b1260d-2a0b-4ca9-8fe1-b083ec5f651f

📥 Commits

Reviewing files that changed from the base of the PR and between 113fed0 and 81444fb.

📒 Files selected for processing (1)
  • .gitignore

📝 Walkthrough

Walkthrough

The pull request updates .gitignore to exclude Nx build tool cache directories (.nx/cache and .nx/workspace-data) from version control, preventing local machine-specific artifacts from being tracked.

Changes

Nx Cache Directory Exclusion

Layer / File(s) Summary
Configuration
.gitignore
Added two ignore patterns for Nx local cache directories: .nx/cache and .nx/workspace-data.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Hops of joy! The cache hops away,
.nx/cache now hidden from Git's display,
No more local clutter in the repo's sight,
Our workspace-data stays private and tight! 🌟

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: gitignore Nx cache and workspace-data' directly and clearly summarizes the main change: adding .gitignore entries for Nx cache and workspace-data directories.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/gitignore-nx-cache

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.

@kaladinlight kaladinlight merged commit dd13142 into main May 6, 2026
4 checks passed
@kaladinlight kaladinlight deleted the chore/gitignore-nx-cache branch May 6, 2026 20:53
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