From a4605e311afb44145ea9263ec551cdfd1fba8213 Mon Sep 17 00:00:00 2001 From: ai-coder Date: Fri, 9 Jan 2026 14:56:32 +0000 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, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 27441c9d..d08ee83a 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ dist.zip copilot-toolbox.zip copilot-toolbox/ .trae + + # Dependencies + node_modules