Add yarn.lock to gitignore

We're not using yarn in this project

Signed-off-by: Tim Smith <tsmith84@gmail.com>
This commit is contained in:
Tim Smith 2022-12-03 22:14:49 -08:00
parent 08efb95826
commit e2b4390be2
No known key found for this signature in database
GPG key ID: 226BFC87DE403ED7

2
.gitignore vendored
View file

@ -15,3 +15,5 @@ secrets.json
*.osm
*.pbf
*.swp
yarn.lock