chore: ignore local worktrees

This commit is contained in:
张胜宇
2026-09-10 13:33:59 +08:00
parent 5907fcd6d2
commit c6be99078e
+1
View File
@@ -7,6 +7,7 @@ __pycache__/
.ruff_cache/ .ruff_cache/
*.egg-info/ *.egg-info/
.venv/ .venv/
.worktrees/
.coverage .coverage
htmlcov/ htmlcov/
coverage.xml coverage.xml