From fbb13373e7ba1a75027ccb65aa104c1596a705ac Mon Sep 17 00:00:00 2001 From: Alex Sandro <34557801+Kouthk@users.noreply.github.com> Date: Thu, 19 May 2022 11:03:17 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=AA=20adiciona=20".wwebjs=5Fauth"=20ao?= =?UTF-8?q?=20=20'.gitignore'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR auxiliar para o commit #432 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b5c1a76..77a65a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .docker/data/ ssl/ -.env \ No newline at end of file +.env +.wwebjs_auth