Skip to content

chore: ignore .claude/ and .sage-tmp/ scratch directories#581

Merged
HenryLach merged 2 commits into
mainfrom
chore/gitignore-claude
May 17, 2026
Merged

chore: ignore .claude/ and .sage-tmp/ scratch directories#581
HenryLach merged 2 commits into
mainfrom
chore/gitignore-claude

Conversation

@HenryLach
Copy link
Copy Markdown
Owner

@HenryLach HenryLach commented May 17, 2026

Adds two local-only scratch directories to .gitignore:

  • .claude/ — Claude Code IDE config (settings.json, settings.local.json)
  • .sage-tmp/ — Sage consultation scratch (patches, source snapshots passed as context)

Both were showing up as untracked directories on every git status. Neither should be tracked.

Drive-by housekeeping while working on #580. Trivial — no runtime impact.

HenryLach added 2 commits May 17, 2026 12:22
Local Claude Code IDE config that shouldn't be tracked; was showing
up as an untracked directory in every git status.
Sage consultations leave scratch context files here (patches, source
snapshots used as Sage input). Local-only, can be recreated freely.
@HenryLach HenryLach changed the title chore: ignore .claude/ IDE config directory chore: ignore .claude/ and .sage-tmp/ scratch directories May 17, 2026
@HenryLach HenryLach merged commit eb830b7 into main May 17, 2026
1 check passed
@HenryLach HenryLach deleted the chore/gitignore-claude branch May 17, 2026 16:25
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