From 80957a49e4f0efcc3f5b6f79a6aa818bd9803642 Mon Sep 17 00:00:00 2001 From: Kheops <26880866+0xKheops@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:48:35 +0900 Subject: [PATCH] chore: update .gitignore for easy switch from v3 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 66c4e13814..3f65a21d7e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ *.pem +.pnp.* +.yarn/* + .DS_Store dist node_modules