From 00d9c5c2d4e4736f10ce32e1769c763e30707b03 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Sat, 7 Feb 2026 16:16:48 +0300 Subject: [PATCH] chore: ignore context document Signed-off-by: NotAShelf Change-Id: Ia390274583921fc1d5f0b9a62f6218b96a6a6964 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b947077..e8e4adc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ dist/ +.troutbot-context.json