From c6c31238eb870b5bc9bf0765edd439e9896919da Mon Sep 17 00:00:00 2001 From: heheng <475597332@qq.com> Date: 星期二, 22 七月 2025 10:20:37 +0800 Subject: [PATCH] 修复minio下载预览地址 --- .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