diff --git a/.gitignore b/.gitignore index 96a2013..25b958a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,10 @@ .changelog .idea .type-coverage +.yarn/* +!.yarn/patches +!.yarn/releases +!.yarn/plugins coverage lib node_modules diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz deleted file mode 100644 index e261192..0000000 Binary files a/.yarn/install-state.gz and /dev/null differ