From 3a938ca35bb30ddee2131c05dd0e2c398e10e48d Mon Sep 17 00:00:00 2001 From: Vitali Graf Date: Fri, 10 Apr 2026 20:59:17 +0200 Subject: [PATCH] chore: add .worktrees to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 30f511b..c588621 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__/ dist/ *.egg-info/ .mypy_cache/ +.worktrees/