From 6515324b5c59aa854dca9f3279d93d8c747d3c75 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Wed, 27 Dec 2023 09:03:26 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=94=B9gitignore?= 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 c9240d1d..290b18f2 100755 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ server/conf.ini server/conf.json sh/* temp/* -nohup.out \ No newline at end of file +nohup.out +*.zip \ No newline at end of file