From 0c15be43b8f8a264e2bb3c2ce39f656b052fe51e Mon Sep 17 00:00:00 2001 From: Timmy Date: Tue, 24 Mar 2026 21:24:38 +0000 Subject: [PATCH] Ignoring whatsapp history --- .storkit/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.storkit/.gitignore b/.storkit/.gitignore index a151743..c1d49f0 100644 --- a/.storkit/.gitignore +++ b/.storkit/.gitignore @@ -20,3 +20,6 @@ coverage/ # Token usage log (generated at runtime, contains cost data) token_usage.jsonl + +# Chat service logs +whatsapp_history.json