Commit e28b004
committed
fix(extract): exclude .worktrees/ from template extraction
Git worktrees are working copies, not part of the project source.
Without this, extract would template duplicate files from any
active worktrees in the project.1 parent fb22906 commit e28b004
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments