toptal / gitignore.io

Create useful .gitignore files for your project
https://www.toptal.com/developers/gitignore
MIT License
8.21k stars 623 forks source link

Remove Yarn from node #634

Open akkadaya opened 6 months ago

akkadaya commented 6 months ago

Issue Template

node

Issues

Swap the comments on the following lines if you wish to use zero-installs

In that case, don't forget to run yarn config set enableGlobalCache false!

Documentation here: https://yarnpkg.com/features/caching#zero-installs

!.yarn/cache

.pnp.*