Skip to content

chore: gitignore .claude/ (agent worktrees + local settings) #50

Description

@yves-vogl

Problem

.claude/ (Claude Code agent worktrees + local settings) shows up as untracked in git status and can be accidentally staged. Agent worktree isolation writes .claude/worktrees/…, and a stray .DS_Store lands there too.

Fix

Add .claude/ to .gitignore.

Acceptance criteria

  • .claude/ is gitignored.
  • git status stays clean after agent/worktree runs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:buildBuild system and tooling

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions