Parcourir la source

chore: git ignore yarn files properly

Paul Razvan Berg il y a 4 ans
Parent
commit
9bcbc2f577
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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/