From 8841872defad0ea73b88a528c5ca06540248593f Mon Sep 17 00:00:00 2001 From: npmrun <1549469775@qq.com> Date: Fri, 5 Jun 2026 15:57:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=20static/upload=20?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E5=88=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4a7f73a..08a0c86 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ logs .env .env.* !.env.example + +static/upload \ No newline at end of file