From 68283b52424f9ab02cc4bffd3a412725b1a9d886 Mon Sep 17 00:00:00 2001 From: hoteas <925970985@qq.com> Date: Sun, 28 Jun 2026 03:50:18 +0800 Subject: [PATCH] =?UTF-8?q?chore(.gitignore):=20=E6=B7=BB=E5=8A=A0=20macOS?= =?UTF-8?q?=20=E7=89=B9=E5=AE=9A=E6=96=87=E4=BB=B6=20.DS=5FStore=20?= =?UTF-8?q?=E5=88=B0=E5=BF=BD=E7=95=A5=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 26c2e52..b4f9c15 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ /.cursor/*.log *.sql *.py + +# macOS +.DS_Store