浏览代码

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

guoziyun 3 周之前
父节点
当前提交
ad874eefbe
共有 1 个文件被更改,包括 1 次插入0 次删除
  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