From 50cd77b1bb31b3b7826e54460565ba1c79fba7dc Mon Sep 17 00:00:00 2001 From: "lilong@dgg.net" <123456789> Date: Tue, 23 Mar 2021 19:37:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E4=B8=8A=E4=BC=A0=E7=9A=84?= =?UTF-8?q?=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5e45a418..38fe9f88 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ .idea /node_modules /public/hot +/public/uploads/* /public/storage /storage/*.key /vendor