From de2da5d9434a0bfaa2dbf0f96e8ec62ca4cc8ad9 Mon Sep 17 00:00:00 2001 From: Sad Date: Thu, 8 Feb 2024 17:27:21 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 93498273..67ba7d8f 100644 --- a/.gitignore +++ b/.gitignore @@ -69,6 +69,7 @@ tmp/ modules/whatsapp-session.json .wwebjs_auth/ +.wwebjs_cache/ yarn.lock @@ -76,4 +77,4 @@ temp/ dist/ -*.dev.js \ No newline at end of file +*.dev.js