1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00

Add assorted other documentation build targets to documentation gitignore.

This commit is contained in:
Tom Lane
2010-09-22 18:08:53 -04:00
parent 8d0b5d8971
commit f3a838bb76

View File

@ -1,10 +1,32 @@
/html
# Stuff shipped in tarballs
/html/
/html-stamp
/man1
/man3
/man7
/man1/
/man3/
/man7/
/man-stamp
# Other popular build targets
/HISTORY
/INSTALL
/regress_README
/postgres-US.pdf
/postgres-A4.pdf
/postgres.html
/postgres.txt
# GENERATED_SGML
/features-supported.sgml
/features-unsupported.sgml
/version.sgml
/bookindex.sgml
/HTML.index
# Assorted byproducts from building the above
/postgres.xml
/HISTORY.html
/INSTALL.html
/regress_README.html
/postgres-US.aux
/postgres-US.log
/postgres-US.out
/postgres-A4.aux
/postgres-A4.log
/postgres-A4.out