gitignore: excluir .worktrees/ (usado por agentes autonomos en background)

This commit is contained in:
2026-07-28 12:51:44 +00:00
parent b2aa855a70
commit 4d73be8e1b
+1
View File
@@ -9,3 +9,4 @@ __pycache__/
*.pyc *.pyc
.ipynb_checkpoints/ .ipynb_checkpoints/
.env .env
.worktrees/