ignore package-lock.json

This commit is contained in:
weboko 2022-12-05 20:35:05 +01:00 committed by weboko
parent af0c0cf1b0
commit 2d857b43cd
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
dist
node_modules
yarn.lock
package-lock.json