From 9b1ac15b463f17c197be97609e9a76922026a4df Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Sun, 15 Oct 2023 16:37:37 +0100 Subject: [PATCH] chore: update .gitignore --- .gitignore | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 0a35440..746afe2 100644 --- a/.gitignore +++ b/.gitignore @@ -150,15 +150,9 @@ sketch .yarn/* !.yarn/releases +!.yarn/patches !.yarn/plugins !.yarn/sdks !.yarn/versions -# if you are NOT using Zero-installs, then: -# comment the following lines -!.yarn/cache - -# and uncomment the following lines -# .pnp.* - # End of https://www.toptal.com/developers/gitignore/api/vscode,yarn,react,node \ No newline at end of file