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