Add .worktrees/ to .gitignore

This commit is contained in:
Jennie Robinson Faber 2026-04-05 15:57:36 +01:00
parent 0ae18f495e
commit 4aacb26c4b

3
.gitignore vendored
View file

@ -29,3 +29,6 @@ scripts/*.js
# Playwright
e2e/test-results/
playwright-report/
# Worktrees
.worktrees/