diff --git a/.gitignore b/.gitignore index 0082bc5..fcfdd48 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,8 @@ frontend/dist/ .DS_Store *.local +# Worktrees +.worktrees/ + # Keep frontend .gitignore for frontend-specific rules !frontend/.gitignore