From 47b44c0fc593f7787e3f3daa81e848e7a163f783 Mon Sep 17 00:00:00 2001 From: weizong song Date: Fri, 19 Jun 2026 16:37:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E7=90=86=20.DS=5FStore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .DS_Store | Bin 8196 -> 0 bytes .gitignore | 1 + 2 files changed, 1 insertion(+) delete mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 568ef33892c101b4e6daa622479756c9fe054bad..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8196 zcmeI1ziSjh6vyA>&hru#!ht4O$QF`HBq6o938%G^%Elje7cb&ncFkQ7yKRJ2K?qn% zKpX!7Ei6)|QxU<&LO~R@v9=JuZ)V(kbGv(XBDooudCR;v^FH^z*<0Qo5vk?P)&kKi z5mnLIP9MRL)7Z~F(G9rtsAbV`2seuHncV|79KQZmcp8)%9a?) zEXRCc<3ei_W6g3>w)jvsv$7S6(%G?ppugB~q z`nplQ-snUP%vGnh;~($7?=QLj)<}Q6Hh4Fne(Ae(3VD09PB$oqU89Kl)RPQECuWc% zH%{`*{X9Om^;Po}#17d07ArZ4=8>LCnlN_AN>@J)Jd)+|v1{`Wzi1Y_t{V-qXT46o z$}Z=dqz1ImYCw?<&hF%CWEcnS0-~HqIWBrYOeYP%(2pc0n=}Az5BLO<6KggZsWX%HgSfKr%XH6u~(3eVzN{dL_s0=P8F+FBQp; zaPljCZkWNhgRelze8gF<|1T83|3COb_)q8+7-I!gxxP|gh5)v<&Pc(vc7T2zog2p` u#_A;)bU6-N#x(oWKMZjl*tyW!#8`OH{`rdlQHPL!{`dUzUmwG<8-4?~k;3o* diff --git a/.gitignore b/.gitignore index 7fe978f..88d0889 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ Homestead.yaml auth.json npm-debug.log yarn-error.log +.DS_Store /.fleet /.idea /.vscode