Skip to content

Add factory to gitignore#473

Merged
AnthonyRonning merged 1 commit intomasterfrom
gitignore-factory
Apr 14, 2026
Merged

Add factory to gitignore#473
AnthonyRonning merged 1 commit intomasterfrom
gitignore-factory

Conversation

@AnthonyRonning
Copy link
Copy Markdown
Contributor

@AnthonyRonning AnthonyRonning commented Apr 14, 2026


Open with Devin

Summary by CodeRabbit

  • Chores
    • Updated version control configuration to exclude internal factory directories from the repository.

@AnthonyRonning AnthonyRonning merged commit 9b7deee into master Apr 14, 2026
9 of 11 checks passed
@AnthonyRonning AnthonyRonning deleted the gitignore-factory branch April 14, 2026 20:37
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 14, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e066d462-5a3d-4e32-91d1-ac5769d3533d

📥 Commits

Reviewing files that changed from the base of the PR and between f5e6edd and 8d3ee3e.

📒 Files selected for processing (1)
  • .gitignore

📝 Walkthrough

Walkthrough

This pull request adds a new ignore pattern to .gitignore to exclude any .factory/ directories at any path depth from version control, preventing build or temporary factory-generated artifacts from being tracked.

Changes

Cohort / File(s) Summary
Gitignore Configuration
.gitignore
Added ignore pattern **/.factory/ to exclude factory directories at any depth from version control.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Poem

A factory deep in the git's domain,
Now hidden away from the version control chain,
With **/.factory/ the rabbit did say,
Those build artifacts won't see the light of day! 🐰✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch gitignore-factory

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

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 bugs or issues to report.

Open in Devin Review

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