Explorar o código

git排除dist文件

xuyonghao hai 1 ano
pai
achega
ce6c08a914
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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