فهرست منبع

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/*