From: Peter Eisentraut Date: Fri, 10 Mar 2017 15:16:04 +0000 (-0500) Subject: Improve gitignore file X-Git-Tag: REL_10_BETA1~691 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07a61e16703b5f90650d509e29a724c68efd79ab;p=postgresql Improve gitignore file One file was listed under a wrong comment. --- diff --git a/doc/src/sgml/.gitignore b/doc/src/sgml/.gitignore index cdeace2991..8197c0140d 100644 --- a/doc/src/sgml/.gitignore +++ b/doc/src/sgml/.gitignore @@ -7,7 +7,6 @@ /man-stamp # Other popular build targets /INSTALL -/INSTALL.xml /postgres-US.pdf /postgres-A4.pdf /postgres.html @@ -22,6 +21,7 @@ # Assorted byproducts from building the above /postgres.xml /INSTALL.html +/INSTALL.xml /postgres-US.aux /postgres-US.log /postgres-US.out