From: Enze Li Date: Fri, 15 Apr 2022 05:55:10 +0000 (+0800) Subject: build-sys: add blkpr to gitignore X-Git-Tag: v2.39-rc1~704 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5a6c6dcde054ac7c246783b5f9843d86d2d9f053;p=thirdparty%2Futil-linux.git build-sys: add blkpr to gitignore Since this commit 627428a95692 ("blkpr: add block persistent reservations command"), we introduced blkpr, but the compiled generated binary file is not added to the gitignore, so let's do it. v2: - Reorder blkxxx in alphabetical order. Signed-off-by: Enze Li --- diff --git a/.gitignore b/.gitignore index 3274563ec2..05ec48c9b8 100644 --- a/.gitignore +++ b/.gitignore @@ -73,8 +73,9 @@ GSYMS /addpart /agetty /blkdiscard -/blkzone /blkid +/blkpr +/blkzone /blockdev /cal /cfdisk