From: Tom Lane Date: Thu, 23 Sep 2010 19:09:10 +0000 (-0400) Subject: Another missing .gitignore entry ... X-Git-Tag: REL7_4_30~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=767ae95bedf06b02f824830339ef3dcd8e12898b;p=thirdparty%2Fpostgresql.git Another missing .gitignore entry ... --- diff --git a/src/bin/pgtclsh/.gitignore b/src/bin/pgtclsh/.gitignore index 80a75c3efe0..b283b12e52f 100644 --- a/src/bin/pgtclsh/.gitignore +++ b/src/bin/pgtclsh/.gitignore @@ -1 +1,2 @@ /pgtclsh +/pgtksh