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