Explorar o código

chore(配置文件): 将构建产物 dist/index.html 加入 .gitignore

guoziyun hai 3 semanas
pai
achega
ad874eefbe
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -5,6 +5,7 @@ public/bower/
 public/data
 public/app
 build
+dist/index.html
 data/
 .DS_Store
 *.log