diff --git a/.gitignore b/.gitignore index b7564cb..ce118de 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,14 @@ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files. +# yarn +.yarn/* +!.yarn/patches +!.yarn/plugins +!.yarn/releases +!.yarn/sdks +!.yarn/versions +.pnp.* + # dependencies node_modules/ /.pnp