mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore: gitignore yarn.lock (favour NPM) (#65)
This commit is contained in:
@@ -69,3 +69,6 @@ yarn-error.log
|
||||
.pnp.js
|
||||
# Yarn Integrity file
|
||||
.yarn-integrity
|
||||
|
||||
# Yarn lock (mainly using NPM)
|
||||
yarn.lock
|
||||
Reference in New Issue
Block a user