From ac430a1f5eb33122a2ff02c1d2a7fa61084d10e1 Mon Sep 17 00:00:00 2001 From: Jericho Date: Fri, 21 Mar 2025 17:42:28 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9fefdc6..2a8a280 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # ---> Python # Byte-compiled / optimized / DLL files +.idea/* data/ .zip