Browse Source

忽略文件

yangzj 2 năm trước cách đây
mục cha
commit
2f2d0e76b9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -13,6 +13,6 @@ yarn-error.log*
 *.ntvs*
 *.njsproj
 *.sln
-node_modules/
 /package-lock.json
 /.history/
+/node_modules/