Jelajahi Sumber

git排除dist文件

xuyonghao 1 tahun lalu
induk
melakukan
ce6c08a914
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -5,7 +5,7 @@ node_modules
 /src/auto-imports.d.ts
 stats.html
 /public/version.json
-
+dist
 # local env files
 .env.local
 .env.*.local