소스 검색

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