Ignore .repo-manager local index

Fleet convention: other repos gitignore this directory so registrar
reconciliation can require a clean worktree.

Assistant: grok
Assistant-Session: 01a04cea-e5e8-7081-a0fc-808ebbc35fa9
This commit is contained in:
tegwick 2026-08-29 12:00:53 +02:00
parent 0228969ca9
commit 2b8c27a6c7

3
.gitignore vendored
View file

@ -163,6 +163,9 @@ cython_debug/
#.idea/
# repo-manager local index
.repo-manager/
# state-hub: track .claude/rules
# Claude Code local state (track shared rules; ignore machine-specific files)
.claude/*