From 345ddad7d2c8f726c58e7ab07e80df18f84f2d06 Mon Sep 17 00:00:00 2001 From: Leo Zhang Date: Sat, 17 Jun 2017 18:58:38 +0800 Subject: [PATCH] .gitignore: exclude rpm files Signed-off-by: Leo Zhang --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b46578949b1e..9a0cd9f0a155 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ *.orig *.patch *.rej +*.rpm *.pyc ceph.spec cscope.* -- 2.47.3