Browse Source

chore: add gitignore files

windyeasy 2 tháng trước cách đây
mục cha
commit
30de06e2e0
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -24,7 +24,12 @@ dist
 .stylelintcache
 .eslintcache
 
+# auto generate files
+src/pages.json
+src/manifest.json
+
 # auto types
+src/types/uni-pages.d.ts
 src/types/uni-components.d.ts
 src/types/auto-import.d.ts