From 523f501bd041179c2cd2c73ded5825ab4c3ee6fe Mon Sep 17 00:00:00 2001 From: Proddy Date: Mon, 3 Jul 2023 10:00:34 +0200 Subject: [PATCH] added yarn --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index a4d5706dd..9c5135c21 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,13 @@ node_modules stats.html *.sln *.sw? +.pnp.* +.yarn/* +!.yarn/patches +!.yarn/plugins +!.yarn/releases +!.yarn/sdks +!.yarn/versions # scripts test.sh