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:
parent
08efb95826
commit
e2b4390be2
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -15,3 +15,5 @@ secrets.json
|
|||
*.osm
|
||||
*.pbf
|
||||
*.swp
|
||||
|
||||
yarn.lock
|
Loading…
Add table
Reference in a new issue