Skip to content

Commit 529faaf

Browse files
committed
chore: ignore .worktrees/ so oxfmt/oxlint skip local worktree checkouts
1 parent 81eac67 commit 529faaf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ apps/**/public/build
7676
ailogger-output.log
7777
# per-package vitest timing capture (transient; merged into root test-timings.json)
7878
.vitest-timing.json
79+
80+
# local git worktree checkouts (not source) — keeps oxfmt/oxlint from descending into them
81+
.worktrees/

0 commit comments

Comments
 (0)