Add package-lock to ignore

master
Jonatan Nilsson 2020-06-02 10:15:21 +00:00
parent 455103a330
commit c8a8d29d63
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,4 +10,5 @@ test/fixtures/*.json
node_modules/
node_modules/*
npm-debug.log
package-lock.json
coverage