guhongwei 4 년 전
부모
커밋
93c3aad582
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,5 +1,6 @@
 .DS_Store
 node_modules
+package-lock.json
 
 # local env files
 .env.local
@@ -18,4 +19,4 @@ yarn-error.log*
 *.njsproj
 *.sln
 *.sw?
-.history
+.history