diff --git a/.gitignore b/.gitignore index 5066c4d..20dc60b 100644 --- a/.gitignore +++ b/.gitignore @@ -732,4 +732,5 @@ packages/lowcode-preset-plugin/node_modules/_yargs-parser@14.0.0@yargs-parser/pa packages/lowcode-preset-plugin/node_modules/_yargs-parser@14.0.0@yargs-parser/README.md packages/lowcode-preset-plugin/node_modules/_yargs-parser@14.0.0@yargs-parser/lib/tokenize-arg-string.js packages/lowcode-preset-plugin/node_modules/_yargs-parser@14.0.0@yargs-parser/node_modules/camelcase -node_modules/ \ No newline at end of file +node_modules/ +.DS_Store