From ed355276c1a7313f22d23bf1c03cf4c816334d75 Mon Sep 17 00:00:00 2001 From: liapples Date: Tue, 17 Aug 2021 11:45:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BF=BD=E7=95=A5=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= 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 3fd6dd9..be979bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ /node_modules /public/hot /public/storage -/storage/*.key +/storage/ /vendor .env .env.backup