Selaa lähdekoodia

fix: add pnp gitignore setup with zero installs

Karol Sójko 3 vuotta sitten
vanhempi
commit
79926bb77d
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      .gitignore

+ 3 - 3
.gitignore

@@ -8,11 +8,11 @@ coverage
 .env
 newrelic_agent.log
 
-**/.pnp.*
-**/.yarn/*
+.yarn/*
+!.yarn/cache
 !.yarn/patches
 !.yarn/plugins
 !.yarn/releases
+!.yarn/unplugged
 !.yarn/sdks
 !.yarn/versions
-!.yarn/cache