ソースを参照

update 优化 增加 编译文件忽略 避免大批量的git记录出现

疯狂的狮子Li 4 ヶ月 前
コミット
a90f38734f
1 ファイル変更2 行追加0 行削除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -27,3 +27,5 @@ pnpm-lock.yaml
 # 编译生成的文件
 auto-imports.d.ts
 components.d.ts
+*.js
+*.js.map