From de6eb9e6b767da64bf33992f776c9eb72a4abe28 Mon Sep 17 00:00:00 2001 From: "anthony.wen" Date: Tue, 12 May 2026 14:26:54 -0400 Subject: [PATCH] chore(gitignore): ignore investigate workspace folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4339dd4..d09cb5e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ atvm/tmp/ tmp/ galaxy-complete/ screenshots/ +investigate/ # Python bytecode __pycache__/