We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81eac67 commit 529faafCopy full SHA for 529faaf
1 file changed
.gitignore
@@ -76,3 +76,6 @@ apps/**/public/build
76
ailogger-output.log
77
# per-package vitest timing capture (transient; merged into root test-timings.json)
78
.vitest-timing.json
79
+
80
+# local git worktree checkouts (not source) — keeps oxfmt/oxlint from descending into them
81
+.worktrees/
0 commit comments