Ignore local repo-manager index
.repo-manager/ is workstation-local registrar state. Other estate repos already gitignore it; leaving it untracked blocked registrar-reconcile. Assistant: grok Assistant-Session: 01a04cea-cb33-7c63-bad7-c1b0f9f0076b
This commit is contained in:
parent
1945e16685
commit
5298b78408
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -179,3 +179,6 @@ cython_debug/
|
|||
.evidence/
|
||||
*.token
|
||||
bootstrap/
|
||||
|
||||
# repo-manager local index (other estate repos gitignore this too)
|
||||
.repo-manager/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue