chore: ignore .worktrees directory
This commit is contained in:
parent
240279f95b
commit
9eda0a8830
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@ __pycache__/
|
||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
dist/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.worktrees
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue