From b50d5fc6ee8a57a5d7cea0f84f7a96ef87cd4eaf Mon Sep 17 00:00:00 2001 From: kami Date: Mon, 25 May 2026 01:07:44 +0400 Subject: [PATCH] chore(gitignore): add log files to gitignore. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 19bbf450..b64db83a 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,5 @@ bin/ /logs log4j2.properties /docs/specs/ +correx-tui.log +current.log \ No newline at end of file