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:
parent
0228969ca9
commit
2b8c27a6c7
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue