diff --git a/.gitignore b/.gitignore index 879f98c..779cc72 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ whatsapp-sessions/* whatsapp-chats-persist.json all-chats-dump.json test-api-out.json -*.log \ No newline at end of file +*.log +backend-*.log