diff --git a/template/template/_gitignore b/template/template/_gitignore index 0cab2ac..0b554f2 100644 --- a/template/template/_gitignore +++ b/template/template/_gitignore @@ -64,3 +64,11 @@ yarn-error.log # testing /coverage + +# Yarn +.yarn/* +!.yarn/patches +!.yarn/plugins +!.yarn/releases +!.yarn/sdks +!.yarn/versions