소스 검색

修改忽略文件

空白格 2 년 전
부모
커밋
047f0a5853
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      .gitignore

+ 2 - 3
.gitignore

@@ -8,11 +8,10 @@ yarn-error.log*
 # Editor directories and files
 .hbuilderx
 .idea
-manifest.json
 .vscode
 *.suo
 *.ntvs*
 *.njsproj
 *.sln
-package-lock.json
-/node_modules/
+node_modules/
+/package-lock.json