From 285a92d9cb6f50188635480367ba10adba4b322b Mon Sep 17 00:00:00 2001 From: MangoFanFanw Date: Wed, 22 Apr 2026 23:31:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加一个脚本目录,里面放的是芒果给自己准备的妙妙小道具( --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a02f8da..72db892 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ temp/ # Virtual environments .venv + +.scripts