Skip to content

Ignore Codex local files#501

Merged
AnthonyRonning merged 1 commit intomasterfrom
ignore-codex-local-dir
Apr 30, 2026
Merged

Ignore Codex local files#501
AnthonyRonning merged 1 commit intomasterfrom
ignore-codex-local-dir

Conversation

@AnthonyRonning
Copy link
Copy Markdown
Contributor

@AnthonyRonning AnthonyRonning commented Apr 30, 2026

Summary

  • ignore the repo-root .codex file created by local Codex sessions
  • ignore nested .codex directories if they appear in subprojects

Verification

  • git check-ignore -v .codex
  • pre-commit: prettier check, bun run build, bun test

Open in Devin Review

Summary by CodeRabbit

  • Chores
    • Updated repository configuration to exclude internal build artifacts from version control.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 30, 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: 697f6030-9820-4f60-af7a-2e45e64828b5

📥 Commits

Reviewing files that changed from the base of the PR and between 0add8c7 and bea7bf2.

📒 Files selected for processing (1)
  • .gitignore

📝 Walkthrough

Walkthrough

The .gitignore file is updated to exclude .codex directories from version control, adding entries for a root .codex directory and any **/.codex/ directories at any depth in the repository hierarchy.

Changes

Cohort / File(s) Summary
Configuration
.gitignore
Added two entries to exclude .codex and **/.codex/ directories from git tracking.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A little rabbit hops with glee,
Hiding .codex where none shall see!
Deep in folders, far and wide,
Secret directories—neatly denied! ✨
Version control keeps things clean and neat,
Ignoring files makes the repo sweet! 🌿

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Ignore Codex local files' directly describes the main change: adding .gitignore entries for .codex files and directories created by local Codex sessions.
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 ignore-codex-local-dir

Review rate limit: 3/5 reviews remaining, refill in 22 minutes and 33 seconds.

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

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying maple with  Cloudflare Pages  Cloudflare Pages

Latest commit: bea7bf2
Status: ✅  Deploy successful!
Preview URL: https://2307dde7.maple-ca8.pages.dev
Branch Preview URL: https://ignore-codex-local-dir.maple-ca8.pages.dev

View logs

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@AnthonyRonning AnthonyRonning merged commit a612b1e into master Apr 30, 2026
13 checks passed
@AnthonyRonning AnthonyRonning deleted the ignore-codex-local-dir branch April 30, 2026 06:55
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