chore: ignore .worktrees/ for local isolated workspaces
This commit is contained in:
parent
214793b635
commit
cec7605c02
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -137,6 +137,9 @@ docs/datasets/*/schema.yml
|
|||
.audit/
|
||||
docs/AGENT-REPORTS/
|
||||
|
||||
# Git worktrees
|
||||
.worktrees/
|
||||
|
||||
# Internal transcripts and meeting notes
|
||||
docs/ZS_PADAK_*
|
||||
.github/workflows/ci.yml
|
||||
|
|
|
|||
Loading…
Reference in a new issue