From dc961287f05a4cd5a261fa541b9444f01a8f2b31 Mon Sep 17 00:00:00 2001 From: MT-Fire <798521692@qq.com> Date: Sun, 29 Mar 2026 00:32:51 +0800 Subject: [PATCH] =?UTF-8?q?chore(frontend):=20=E5=BF=BD=E7=95=A5=20fronten?= =?UTF-8?q?d=20docs=20=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/.gitignore b/frontend/.gitignore index c24a8359..37d56afa 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -20,6 +20,7 @@ next-env.d.ts # production /build +docs # misc .DS_Store @@ -43,4 +44,4 @@ yarn-error.log* *.tsbuildinfo # idea files -.idea \ No newline at end of file +.idea