From 6225c567da0bfeb08d97333f8b5999e5afc552ad Mon Sep 17 00:00:00 2001 From: heheng <475597332@qq.com> Date: 星期五, 18 七月 2025 14:11:14 +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