Browse Source

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

疯狂的狮子Li 4 tháng trước cách đây
mục cha
commit
a90f38734f
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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