diff --git a/.gitignore b/.gitignore index ad2f360..35fa4b0 100644 --- a/.gitignore +++ b/.gitignore @@ -165,4 +165,7 @@ nbdist/ .trae/ # docs -docs/ \ No newline at end of file +docs/ + +# git worktrees +.worktrees/ \ No newline at end of file