From d033a95b0e3535f1b603efea3ed3afdf70a191d8 Mon Sep 17 00:00:00 2001 From: James Smith Date: Sun, 3 May 2026 11:13:07 +0100 Subject: [PATCH] chore: add .worktrees/ to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4e40d58..2af7fed 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,6 @@ data/subghz/captures/ reset-sdr.* .superpowers/ docs/superpowers/ + +# Git worktrees +.worktrees/