]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: add blkpr to gitignore
authorEnze Li <lienze@kylinos.cn>
Fri, 15 Apr 2022 05:55:10 +0000 (13:55 +0800)
committerKarel Zak <kzak@redhat.com>
Tue, 19 Apr 2022 09:52:20 +0000 (11:52 +0200)
commit5a6c6dcde054ac7c246783b5f9843d86d2d9f053
treeedef5d1740f2202bd0cadf809bfc610f69f56efc
parent740b6c73874447b7b77d03c2b1f06c825a30a006
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 <lienze@kylinos.cn>
.gitignore