From 5902ac65d373c7bf9bbfec681576acc87c120319 Mon Sep 17 00:00:00 2001 From: yml2213 Date: Wed, 8 Jul 2026 17:29:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=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 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 5713aca6..106dd24d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,11 @@ node_modules .env.local .DS_Store + + + +服务器日志/ + apps/*/node_modules apps/*/dist apps/*/.vite