Skip to content

Commit 8f05fe6

Browse files
committed
src: add nvme-passthru-admin-uring to .gitignore
Commit a94b770 ("nvme/067: test io_uring pass through for NVMe admin queue") introduced a new program nvme-passthru-admin-uring under /src directory, but omitted it from .gitignore. Add it to .gitignore. Fixes: a94b770 ("nvme/067: test io_uring pass through for NVMe admin queue") Reviewed-by: Chaitanya Kulkarni <[email protected]> Signed-off-by: Shin'ichiro Kawasaki <[email protected]>
1 parent 1203c45 commit 8f05fe6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@
1313
/miniublk
1414
/nvme-passthrough-meta
1515
/ioctl-lbmd-query
16+
/nvme-passthru-admin-uring

0 commit comments

Comments
 (0)