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