From fe98270b3f98faf484f28f507ac7d3696f77d63e 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