From 4f314f4b2de5e6be7f7f4774d3b9b5a57adf6632 Mon Sep 17 00:00:00 2001 From: ember <1279347317@qq.com> Date: Wed, 9 Jul 2025 20:45:28 +0800 Subject: [PATCH] ignore accessKey --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2d2ea85..b88a066 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,5 @@ node_modules .vscode .git __pycache__ -front/前端aichat组件prompt.md \ No newline at end of file +前端aichat组件prompt.md +oss.py \ No newline at end of file