From 084b1454cea85fd761f501b51c3a19c534efa2c6 Mon Sep 17 00:00:00 2001 From: Willem Jan Withagen Date: Sat, 8 Apr 2017 16:53:25 +0200 Subject: [PATCH] gitignore: Ignore rejects by patch Signed-off-by: Willem Jan Withagen --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eda9b48c5c227..ed6fa4fe0129f 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ *.tmp *.orig *.patch +*.rej *.pyc ceph.spec cscope.* -- 2.39.5