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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=767ae95bedf06b02f824830339ef3dcd8e12898b;p=postgresql Another missing .gitignore entry ... --- diff --git a/src/bin/pgtclsh/.gitignore b/src/bin/pgtclsh/.gitignore index 80a75c3efe..b283b12e52 100644 --- a/src/bin/pgtclsh/.gitignore +++ b/src/bin/pgtclsh/.gitignore @@ -1 +1,2 @@ /pgtclsh +/pgtksh