From dc8fd06c2fc62437a3392877d48e3a594482b7b4 Mon Sep 17 00:00:00 2001 From: synt-xerror <169557594+synt-xerror@users.noreply.github.com> Date: Tue, 24 Mar 2026 15:02:27 -0300 Subject: [PATCH] chore(repo): adding update.log to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7930832..2d26081 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ node_modules/ cookies.txt bin/ mychats.txt -manybot.conf \ No newline at end of file +manybot.conf +update.log \ No newline at end of file