From 32bdb496e5269d41af5885cbc00fde194caf8d40 Mon Sep 17 00:00:00 2001 From: wangzhibo <wangzhibo@shsening.com> Date: 星期二, 28 七月 2026 11:07:55 +0800 Subject: [PATCH] 添加 忽略 build --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 615a016..f8755f8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ node_modules/ /dist/ dist-ssr/ +build/ # Log files npm-debug.log* -- Gitblit v1.9.1