From 0cffbcd1f80db6eb4880643e2125fdba1e1e4ec9 Mon Sep 17 00:00:00 2001 From: shuaiplus <2327005759@qq.com> Date: Sun, 26 Apr 2026 19:40:06 +0800 Subject: [PATCH] feat: update .gitignore to include settings.json --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a619233..84e6fef 100644 --- a/.gitignore +++ b/.gitignore @@ -42,4 +42,5 @@ tmp/ .tmp/ nodewarden.wiki/ -AGENTS.md \ No newline at end of file +AGENTS.md +settings.json