From b283005c5f95d5dcb3a93a2c64631058e0f6b31c Mon Sep 17 00:00:00 2001 From: yansans <66671259+yansans@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:04:59 +0700 Subject: [PATCH] chore: update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6f4939b..b27162d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ logs/ # Ignore output data/example + +.ipynb_checkpoints/ +*.ipynb \ No newline at end of file -- GitLab