From cc2c8152e624e4985660e7042960bf300bb78a39 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Wed, 22 Sep 2010 17:21:53 -0400 Subject: Some more gitignore cleanups: cover contrib and PL regression test outputs. Also do some further work in the back branches, where quite a bit wasn't covered by Magnus' original back-patch. --- contrib/citext/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/citext') diff --git a/contrib/citext/.gitignore b/contrib/citext/.gitignore index 3f449cfc46e..e6268171565 100644 --- a/contrib/citext/.gitignore +++ b/contrib/citext/.gitignore @@ -1 +1,3 @@ /citext.sql +# Generated subdirectories +/results/ -- cgit v1.2.3