From 8a4d62fb26b4350b8009c3589e3071a7a6801d65 Mon Sep 17 00:00:00 2001 From: augushong Date: Thu, 15 Sep 2022 21:55:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1a1ff3e..8178be2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,5 @@ composer.lock public/upload/* /public/.well-known /public/.user.ini -.well-known \ No newline at end of file +.well-known +/runtime \ No newline at end of file