From 5a9be5387f138f38bb15143b1f913c01e400dbfe Mon Sep 17 00:00:00 2001 From: xiaodong Date: Mon, 20 Jul 2026 16:50:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0b8f4b3..aee720f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,8 +11,11 @@ composer.lock /public/.htaccess /public/excel/* /server/mysql/data/* +/public/uploadfile/* *.png *.svg *.mp4 *.jpg -*.zip \ No newline at end of file +*.zip +*.pdf +*.gif \ No newline at end of file