mirror of https://github.com/postgres/postgres
parent
316a689320
commit
c69bdbd50f
@ -1,10 +1,24 @@ |
|||||||
/html |
# Stuff shipped in tarballs |
||||||
/html-stamp |
*.html |
||||||
/man1 |
*.[1-9] |
||||||
/man3 |
# Other popular build targets |
||||||
/man7 |
/HISTORY |
||||||
/man-stamp |
/INSTALL |
||||||
|
/regress_README |
||||||
|
/postgres-US.pdf |
||||||
|
/postgres-A4.pdf |
||||||
|
# GENERATED_SGML |
||||||
/features-supported.sgml |
/features-supported.sgml |
||||||
/features-unsupported.sgml |
/features-unsupported.sgml |
||||||
/version.sgml |
/version.sgml |
||||||
|
/bookindex.sgml |
||||||
|
/HTML.index |
||||||
|
/HTML.index.start |
||||||
|
# Assorted byproducts from building the above |
||||||
|
/postgres.xml |
||||||
|
/postgres-US.aux |
||||||
|
/postgres-US.log |
||||||
|
/postgres-US.out |
||||||
|
/postgres-A4.aux |
||||||
|
/postgres-A4.log |
||||||
|
/postgres-A4.out |
||||||
|
|||||||
Loading…
Reference in new issue