From 75136ee6bdd0470e66cd78e5ffddce6fc61d84c4 Mon Sep 17 00:00:00 2001 From: ramvignesh-b Date: Wed, 13 May 2026 02:00:21 +0530 Subject: [PATCH] chore: add .worktrees to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7896a8c..7a72af4 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,6 @@ docs/ # OS .DS_Store Thumbs.db + +# Worktrees +.worktrees/