From a13eccccc5bf2015d37ed1b4d627ca4f51695cb4 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 8 Nov 2017 12:09:33 +0900 Subject: [PATCH] Update .gitignore Ignore output from "make installcheck" --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b6109a38..90c1a4af 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,8 @@ lib*.pc # test output /results/ +/regression.diffs +/regression.out /doc/Makefile