chore: add .worktrees/ to .gitignore
This commit is contained in:
@@ -2,3 +2,4 @@ __pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
.pytest_cache/
|
||||
.worktrees/
|
||||
|
||||
Reference in New Issue
Block a user
@@ -2,3 +2,4 @@ __pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
.pytest_cache/
|
||||
.worktrees/
|
||||
|
||||