浏览代码

add yarn.lock to .gitignore

hdtopku 4 年之前
父节点
当前提交
a883e2d500
共有 1 个文件被更改,包括 1 次插入0 次删除
  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