Browse Source

add yarn.lock to .gitignore

hdtopku 4 năm trước cách đây
mục cha
commit
a883e2d500
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -5,6 +5,7 @@ dist
 .env.local
 .env.*.local
 npm-debug.log*
+yarn.lock
 yarn-debug.log*
 yarn-error.log*
 .idea