From 4e35f136d1d2aca07b42ab0fdf267e6aa1f3f9c3 Mon Sep 17 00:00:00 2001 From: heheng <475597332@qq.com> Date: 星期四, 17 七月 2025 17:17:31 +0800 Subject: [PATCH] 问题修复 --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 3748198..5f46f96 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ ### VS Code ### .vscode/ logs/ -images/ \ No newline at end of file +images/ +upload/ \ No newline at end of file -- Gitblit v1.9.2