lihai 2 년 전
부모
커밋
30bcfc347a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -1,5 +1,5 @@
1 1
 .DS_Store
2
-node_modules/
2
+/node_modules
3 3
 /dist/
4 4
 npm-debug.log*
5 5
 yarn-debug.log*