Add lockb to bad extensions

This commit is contained in:
Stefan Petrushevski 2023-09-28 22:26:25 +02:00 committed by GitHub
parent a6e65e867f
commit cae0f627e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,8 @@ default = [
'xz',
'zip',
'zst',
'snap'
'snap',
'lockb'
]
extra = [
'md',