From be6d8bcef71cb63181c18bdb623bf3a783081f6f Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Sun, 15 Mar 2026 14:12:21 +0100 Subject: [PATCH] chore: add .gitignore with worktrees exclusion --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..434ee8a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.worktrees