Skip to content

chore(gitignore): pin agent/tool caches for portable ignores#16

Closed
brittanyreese wants to merge 1 commit into
mainfrom
chore/gitignore-caches
Closed

chore(gitignore): pin agent/tool caches for portable ignores#16
brittanyreese wants to merge 1 commit into
mainfrom
chore/gitignore-caches

Conversation

@brittanyreese

Copy link
Copy Markdown
Owner

The six agent/tool cache dirs (.claude, .serena, .superpowers, .memsearch, .code-review-graph, .hypothesis) were only excluded via the machine's global excludesfile or a nested self-.gitignore. Neither travels with the repo, so a fresh clone or CI could stage them.

Pin them in the repo .gitignore as a backstop. Diff is .gitignore-only (9 insertions); no tracked files touched.

Kept separate from #15 (bias-conditioner examples) — unrelated logical change.

The six agent/tool cache dirs (.claude, .serena, .superpowers, .memsearch,
.code-review-graph, .hypothesis) were only excluded via the machine's global
excludesfile or a nested self-.gitignore. Neither travels with the repo, so a
fresh clone or CI could stage them. Pin them in the repo .gitignore as a backstop.
Copilot AI review requested due to automatic review settings July 4, 2026 15:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@brittanyreese

Copy link
Copy Markdown
Owner Author

Closing unmerged. The work is preserved on a local branch for later triage; removing the public branch to keep the repo surface clean.

@brittanyreese
brittanyreese deleted the chore/gitignore-caches branch July 8, 2026 23:47
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