Parcourir la source

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

guoziyun il y a 3 semaines
Parent
commit
ad874eefbe
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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