gitignore: excluir .worktrees/ (usado por agentes autonomos en background)
This commit is contained in:
@@ -9,3 +9,4 @@ __pycache__/
|
|||||||
*.pyc
|
*.pyc
|
||||||
.ipynb_checkpoints/
|
.ipynb_checkpoints/
|
||||||
.env
|
.env
|
||||||
|
.worktrees/
|
||||||
|
|||||||
Reference in New Issue
Block a user