From 02f0936497c2b8fde9f52782b9e876ec921faa36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ph=C6=B0=E1=BB=9Bc=20Th=C3=A0nh?= <93478665+Zeres-Engel@users.noreply.github.com> Date: Tue, 5 Aug 2025 21:53:07 +0700 Subject: [PATCH] update ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 51f48dd..4af1b00 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ *.json *.pt *.ipynb -*.pyc \ No newline at end of file +*.pyc +*.log \ No newline at end of file