selftests: ublk: add missing gitignore for metadata_size binary

A new utility metadata_size was added in
commit 261b67f4e3 ("selftests: ublk: add utility to get block device metadata size")
but it was not added to .gitignore. Fix that by adding it there.

While at it sort all entries alphabetically and add a SPDX license header.

Reviewed-by: Caleb Sander Mateos <csander@purestorage.com>
Fixes: 261b67f4e3 ("selftests: ublk: add utility to get block device metadata size")
Signed-off-by: Alexander Atanasov <alex@zazolabs.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
Alexander Atanasov 2026-01-25 08:57:46 +00:00 committed by Jens Axboe
parent f50af89693
commit 8e5bcc3a95

View file

@ -1,3 +1,5 @@
kublk
/tools
# SPDX-License-Identifier: GPL-2.0
*-verify.state
/tools
kublk
metadata_size