From db8242513644b246a30222663ef20e21f1e7c7ce Mon Sep 17 00:00:00 2001 From: heheng <475597332@qq.com> Date: 星期二, 10 六月 2025 09:55:46 +0800 Subject: [PATCH] init --- .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