Browse Source

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

IlhamTahir 1 year ago
parent
commit
9d2af04b4a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

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