From e07270fd1cde9e0dcf30408abe8b1b1421d5dfd8 Mon Sep 17 00:00:00 2001 From: Gitea Date: Sun, 23 May 2021 12:40:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BF=BD=E7=95=A5?= 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 f230592c..6c30eae3 100755 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ runtime/cache runtime/log runtime/session runtime/temp -runtime/backup \ No newline at end of file +runtime/backup +public/.user.ini \ No newline at end of file