From ebc30a040c7d695768729252e4a1e9fe801be0d0 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Sat, 11 Jul 2026 19:15:46 +0000 Subject: [PATCH] chore: ignore .gstack/ artifacts dir Co-Authored-By: Claude Fable 5 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 011a8ec..12b90b4 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ Thumbs.db # Runtime .pids +.gstack/