Ver Fonte

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

guoziyun há 3 semanas atrás
pai
commit
ad874eefbe
1 ficheiros alterados com 1 adições e 0 exclusões
  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