[PATCH] build-sys: add blkpr to gitignore

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

Signed-off-by: Enze Li <lienze@xxxxxxxxxx>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 3274563ec..0effa8945 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,6 +73,7 @@ GSYMS
 /addpart
 /agetty
 /blkdiscard
+/blkpr
 /blkzone
 /blkid
 /blockdev
-- 
2.35.1




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux