From 2082c7caa3089cb8bc9f5474726c257044fb52ce Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Wed, 10 Sep 2025 00:50:56 -0700 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4b64f0abd..578c47615 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ __pycache__/ export* __pycache__/model_tools.cpython-310.pyc __pycache__/web_tools.cpython-310.pyc +./logs \ No newline at end of file