diff --git a/.gitignore b/.gitignore index de68e38..4c3385c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,6 @@ !.yarn/versions # Swap the comments on the following lines if you don't wish to use zero-installs # Documentation here: https://yarnpkg.com/features/zero-installs -!.yarn/cache +.yarn/cache #.pnp.* node_modules/**/*