Browse Source

禁用提交文件

linxuxiang 1 month ago
parent
commit
233f315da5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -11,6 +11,8 @@ node_modules
 dist
 dist-ssr
 *.local
+src/types/auto-imports.d.ts
+src/types/components.d.ts
 
 # Editor directories and files
 .vscode/*