From 054132a3cced0f7b2d633149a31eb24db5a419bc Mon Sep 17 00:00:00 2001 From: youda Date: Fri, 21 Mar 2025 18:51:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6bfeacf..441651a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ runtime/* app/public/* .user.ini .htaccess -vendor/* \ No newline at end of file +vendor/* +404.html +index.html \ No newline at end of file