From 33c95528702bec20cce57f7c47b33bd252575402 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Sun, 15 Mar 2026 16:47:46 -0500 Subject: [PATCH] chore: update gitignore Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cc41a3e7..37f571b6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ bun.lock .env.local .env.* !.env.example +.gstack-sync.json