diff --git a/.gitignore b/.gitignore index 4eb5b3e..33da7ea 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,9 @@ # testing /coverage +# local worktrees +.worktrees/ + # next.js /.next/ /out/