Merge pull request #2387 from madduck/ignore-yarn-lock

Git-ignore the yarn.lock file
This commit is contained in:
eikek
2023-11-15 15:14:32 +01:00
committed by GitHub

1
.gitignore vendored
View File

@ -30,3 +30,4 @@ _site/
.idea/* .idea/*
sbt.json sbt.json
/yarn.lock