.gitignore @@ -1,4 +1,5 @@ .DS_Store .history node_modules/ dist/ npm-debug.log* @@ -21,3 +22,8 @@ package-lock.json yarn.lock pnpm-lock.yaml # 编译生成的文件 auto-imports.d.ts components.d.ts