From 728c4af3272daefe3d92ea2320b2eda1dd4a3e09 Mon Sep 17 00:00:00 2001 From: salt <1109119613@qq.com> Date: Mon, 4 May 2026 15:00:12 +0800 Subject: [PATCH] chore: ignore _saves directory Co-authored-by: Cursor --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6a85a00 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# 本地存档目录(频繁变动,不纳入版本控制) +_saves/