From b075c233747ce130c16b7aed5ef238c3a7fb54d2 Mon Sep 17 00:00:00 2001 From: zhang1106 <849185023@qq.com> Date: Thu, 11 Jun 2026 11:27:42 +0800 Subject: [PATCH] =?UTF-8?q?chore(gitignore):=20=E5=BF=BD=E7=95=A5=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=20Nginx=20=E6=8E=92=E6=9F=A5=E6=95=99=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit deploy/nginx-troubleshooting.md 是本地参考文档, 不纳入版本控制。 --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 7c0934d..d1e8a1c 100644 --- a/.gitignore +++ b/.gitignore @@ -113,3 +113,8 @@ backend/config/remote-backup-configs.json .vercelignore docs/install-improvement-plan.md docs/install-split-plan.md + +# ============================================== +# Local-only references (本地参考文档) +# ============================================== +deploy/nginx-troubleshooting.md