diff --git a/.gitignore b/.gitignore index 9a2904a9..5749b0dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Git worktrees +.worktrees/ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[codz]