From 0380f218c110186079e62bcd91c4ba3e80a03ff4 Mon Sep 17 00:00:00 2001 From: Bastien Chanot Date: Tue, 26 May 2026 07:20:34 +0200 Subject: [PATCH] chore(gitignore): add .gstack/ to ignore list Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 960360c..03f22ea 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,4 @@ desktop.ini # Profile cache — written by lib/profile.sh, read by hooks/statusline.sh .active-profile +.gstack/