chore: gitignore yarn.lock (favour NPM) (#65)

This commit is contained in:
Jean-Philippe Sirois
2019-08-18 22:40:02 -04:00
committed by GitHub
parent 769a114fb5
commit 0c2bc899e7
+3
View File
@@ -69,3 +69,6 @@ yarn-error.log
.pnp.js
# Yarn Integrity file
.yarn-integrity
# Yarn lock (mainly using NPM)
yarn.lock