Skip to content

chore: gitignore .claude/ (keep local agent tooling out of the template) - #116

Merged
maudlin merged 1 commit into
mainfrom
gitignore-claude-local
Jun 23, 2026
Merged

maudlin merged 1 commit into
mainfrom
gitignore-claude-local

Conversation

@maudlin

@maudlin maudlin commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Adds .claude/ to .gitignore.

Local agent tooling β€” personal slash-commands (e.g. a /handoff continuation-prompt
generator), scratch agents, editor settings β€” is workflow tailoring, not part of
checkup's artefact (the parsed/<slug>.json contract + graceful-degrade + renderer).
AGENTS.md is explicit that tailoring stays in your copy and isn't sent upstream, so
this keeps .claude/ usable locally without committing it or risking an accidental
git add ..

No functional change; trivial chore.

πŸ€– Generated with Claude Code

Local agent tooling (personal slash-commands like /handoff, scratch agents,
settings) is workflow tailoring, not part of checkup's artefact β€” per AGENTS.md
("keep your changes in your copy; tailoring lives in your repo, not upstream").
Ignoring .claude/ keeps it usable locally without committing it or risking an
accidental `git add`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@maudlin
maudlin merged commit 72cbdb3 into main Jun 23, 2026
6 checks passed
@maudlin
maudlin deleted the gitignore-claude-local branch June 23, 2026 20:59
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