From: Shigeru Hanada Date: Tue, 26 Oct 2010 06:25:39 +0000 (+0900) Subject: The results directory should be ignored by git command. X-Git-Url: http://git.postgresql.org/gitweb/static/main.js?a=commitdiff_plain;h=6933eb553ffed4bc9c46b32dd44841ea15f61b13;p=users%2Fhanada%2Fpostgres.git The results directory should be ignored by git command. --- diff --git a/contrib/postgresql_fdw/.gitignore b/contrib/postgresql_fdw/.gitignore index 7d5124c324..4a8bf1781d 100644 --- a/contrib/postgresql_fdw/.gitignore +++ b/contrib/postgresql_fdw/.gitignore @@ -1 +1,3 @@ /postgresql_fdw.sql +# Generated subdirectories +/results/