From 1e9c562b85d205bac69f1a721243b4c08e218d4e Mon Sep 17 00:00:00 2001 From: caoqianming Date: Mon, 22 Apr 2024 20:13:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0gitignore?= 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 5ae0cdd6..36de446e 100755 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ server/conf*.json sh/* temp/* nohup.out -*.zip \ No newline at end of file +*.zip +scripts/correct*.py \ No newline at end of file