From 561c31ffa42906d99c1b6b35f880c65715817791 Mon Sep 17 00:00:00 2001 From: Bu5hm4nn Date: Sun, 29 Mar 2026 15:03:23 +0200 Subject: [PATCH] chore: ignore .workspaces directories --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4c1fe62..8a8b9fc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ data/strategy_templates.json .worktrees/ tests/artifacts/ secrets/ +.workspaces/