From 066ddb59c91e90978274099ef606ce809cbd4a0e Mon Sep 17 00:00:00 2001 From: caoqianming Date: Tue, 27 Aug 2024 17:26:54 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ae5191e9..8bfbf25b 100755 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,4 @@ sh/* temp/* nohup.out *.zip -scripts/correct*.py \ No newline at end of file +scripts/*.py \ No newline at end of file