graphql-boilerplates/node-graphql-server

Add yarn.lock to .gitignore

steida opened this issue · 2 comments

Thank you.

Yarn.lock is deliberately committed, and it's also best practice do so.
See: https://yarnpkg.com/lang/en/docs/yarn-lock/#toc-check-into-source-control

Ugh, sorry. It makes sense. Yep.