From 04f65856f673a28afbc1b62a9235306fc725e2a9 Mon Sep 17 00:00:00 2001 From: czzhangheng Date: Tue, 19 Aug 2025 00:01:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index efc5a1f..fd3ed00 100755 --- a/.gitignore +++ b/.gitignore @@ -170,4 +170,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ .DS_Store -Result.xlsx \ No newline at end of file +Result.xlsx +.temp_repo/ \ No newline at end of file