From 756b9f7ec4f45585ad6e35db8d4560d247be1ef9 Mon Sep 17 00:00:00 2001 From: leewlving Date: Sat, 8 Jun 2024 16:23:58 +0800 Subject: [PATCH] up ignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bf9d45b..ff809f6 100644 --- a/.gitignore +++ b/.gitignore @@ -189,5 +189,5 @@ poetry.toml pyrightconfig.json dataset/ - +result/ # End of https://www.toptal.com/developers/gitignore/api/python,linux