From ea72ee9310a83f8963c11489a91abf380bc3ad6b Mon Sep 17 00:00:00 2001 From: ZhenyeLi Date: Wed, 13 Nov 2024 16:39:00 +0800 Subject: [PATCH] Moidfy Gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加mac支持 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8bf2fea..8700afa 100644 --- a/.gitignore +++ b/.gitignore @@ -364,3 +364,5 @@ FodyWeavers.xsd .idea cmake-build-* + +.DS_Store