From abdecac33944828b2e8fb942d4ed6ac3b5f6de8a Mon Sep 17 00:00:00 2001 From: Steven Seungcheol Lee Date: Fri, 17 Jul 2020 15:14:33 +0900 Subject: [PATCH] Add rpm build output on gitignore Signed-off-by: Steven Seungcheol Lee --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b0efd0ba..8e5ae000 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,9 @@ a.out *~ *.swp NVME-VERSION-FILE +nvme.spec +nvme-*.tar.gz +version cscope.* -- 2.50.1