From ade0cb41b9850438e78e06bcdf2d6590c41d6bc1 Mon Sep 17 00:00:00 2001 From: seatonwan9 Date: 星期二, 19 八月 2025 18:15:30 +0800 Subject: [PATCH] 订购管理 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 1c668f2..3c03041 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ *.sw? src/components.d.ts src/auto-imports.d.ts +/public/ +public -- Gitblit v1.8.0