四零语境后端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
372 B

1 day ago
  1. # unplugin-auto-import 生成的类型文件,每次提交都改变,所以加入这里吧,与 .gitignore 配合使用
  2. auto-import.d.ts
  3. # vite-plugin-uni-pages 生成的类型文件,每次切换分支都一堆不同的,所以直接 .gitignore
  4. uni-pages.d.ts
  5. # 插件生成的文件
  6. src/pages.json
  7. src/manifest.json
  8. # 忽略自动生成文件
  9. src/service/app/**