Browse Source

feat: 取消跟踪自动生成的文件

IlhamTahir 1 năm trước cách đây
mục cha
commit
9d2af04b4a
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

@@ -21,6 +21,6 @@ dist
 *.sw?
 
 .env
-pages.json
-components.d.ts
-auto-imports.d.ts
+src/pages.json
+src/components.d.ts
+src/auto-imports.d.ts