From: Robert Haas Date: Mon, 31 Mar 2014 18:18:35 +0000 (-0400) Subject: test_decoding: Update .gitignore X-Git-Tag: REL9_4_BETA1~250 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0f95b723eb207ca8fe2a0391b444db23b386617b;p=thirdparty%2Fpostgresql.git test_decoding: Update .gitignore Commit 7317d8d961f210c3a6b20972cd605bcd9bffb06e changed the set of things that need to be ignored, but neglected to update .gitignore. --- diff --git a/contrib/test_decoding/.gitignore b/contrib/test_decoding/.gitignore index 5dcb3ff9723..1f95503494e 100644 --- a/contrib/test_decoding/.gitignore +++ b/contrib/test_decoding/.gitignore @@ -1,4 +1,5 @@ # Generated subdirectories /log/ -/results/ +/isolation_output/ +/regression_output/ /tmp_check/