From ee7479b51ad7e624c9d6c17743243eb2caf27217 Mon Sep 17 00:00:00 2001 From: zeyan <258785420@qq.com> Date: Thu, 3 Jul 2025 11:48:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + niucloud/.gitignore | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 04f5b622..70c0674f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /CLAUDE.md .claude node_modules +/docker diff --git a/niucloud/.gitignore b/niucloud/.gitignore index 92f1bd15..a859821f 100644 --- a/niucloud/.gitignore +++ b/niucloud/.gitignore @@ -4,4 +4,5 @@ install.lock /vendor/* .env -runtime/* \ No newline at end of file +runtime/* +composer.lock \ No newline at end of file