diff --git a/.gitignore b/.gitignore index 1fd56f0..140c70c 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,5 @@ pnpm-lock.yaml # 编译生成的文件 auto-imports.d.ts components.d.ts +*.js +*.js.map