From 78a4ba2bb5c7994dee3247c4c283a10d1f916287 Mon Sep 17 00:00:00 2001 From: luofei <604446095@qq.com> Date: Tue, 1 Aug 2023 17:57:08 +0800 Subject: [PATCH] init --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1493d4502..f102d93de 100755 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ !/public/uploads/index.html /runtime/* !/runtime/index.html -/config/install.lock \ No newline at end of file +/config/install.lock +/public/nginx.htaccess +/public/.htaccess \ No newline at end of file