From: Peter Eisentraut Date: Fri, 10 Mar 2017 15:16:04 +0000 (-0500) Subject: Improve gitignore file X-Git-Tag: jit-before-rebase-2017-11-03~1675 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=07a61e16703b5f90650d509e29a724c68efd79ab;p=users%2Fandresfreund%2Fpostgres.git 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