From 73351cb76de8baf3eb80c04f11daf798dc0a2086 Mon Sep 17 00:00:00 2001 From: jiangnuo <1647687876@qq.com> Date: Fri, 13 Mar 2026 18:01:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitignore?= 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 8e5e9a0..dd3d604 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules .idea .codex .vscode -dist/ \ No newline at end of file +dist/ +.DS_Store \ No newline at end of file