From 55ed79b5db4dc9fcbaf2b0a34c1c3c9dee0390f7 Mon Sep 17 00:00:00 2001 From: wangzhongjie Date: Wed, 16 Apr 2025 14:28:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E6=9C=AC=E5=9C=B0=E5=9B=9E?= =?UTF-8?q?=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a6da3e53..726026cd 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ /.clang-tidy /entry/src/main/cpp /entry/src/main/ets/pages/judgeSDK/utils/judgeConfig.ts -/build-profile.json5 \ No newline at end of file +/build-profile.json5 +.DS_Store \ No newline at end of file