From 2879532967f17ffe47a7f6846c5ae4e86c036560 Mon Sep 17 00:00:00 2001 From: Ashten Date: Thu, 9 Jan 2025 08:29:39 -0800 Subject: [PATCH] Added logs --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2fc4c88..9ca8a92 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ config -databases/ \ No newline at end of file +databases/ +*.log \ No newline at end of file