From b4f6043abca5a3608a17339618ceb5c7e615da84 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 27 Feb 2019 13:02:30 +0900 Subject: [PATCH] Update .gitignore Ignore artefacts from failed patch application. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 90c1a4af..18c011e8 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,9 @@ lib*.pc # other /.lineno *.dSYM +*.orig +*.rej + # generated binaries repmgr repmgrd