Add .worktrees/ to .gitignore
This commit is contained in:
parent
0ae18f495e
commit
4aacb26c4b
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -29,3 +29,6 @@ scripts/*.js
|
|||
# Playwright
|
||||
e2e/test-results/
|
||||
playwright-report/
|
||||
|
||||
# Worktrees
|
||||
.worktrees/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue