浏览代码

Update .gitignore

Lutz Roeder 4 月之前
父节点
当前提交
3d739cd4e2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -4,6 +4,7 @@
 .eslintcache
 .ruff_cache
 .specify
+.yarn
 dist/*
 node_modules/*
 test-results/*