فهرست منبع

chore: git ignore yarn files properly

Paul Razvan Berg 4 سال پیش
والد
کامیت
9bcbc2f577
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -3,8 +3,11 @@
 .coverage_cache/
 .coverage_contracts/
 .yarn/*
+!.yarn/patches
 !.yarn/releases
 !.yarn/plugins
+!.yarn/sdks
+!.yarn/versions
 artifacts/
 build/
 cache/