]> granicus.if.org Git - postgresql/commitdiff
Fix documentation gitignore for pre-9.0 doc build methods.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 Sep 2010 22:26:39 +0000 (18:26 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 22 Sep 2010 22:26:39 +0000 (18:26 -0400)
doc/src/sgml/.gitignore

index 0930205befd19456ca301e35829bb48c65c4901b..dbe5e7509d87c0dd1302d0ac0060cee7d533215b 100644 (file)
@@ -1,10 +1,24 @@
-/html
-/html-stamp
-/man1
-/man3
-/man7
-/man-stamp
-
+# Stuff shipped in tarballs
+*.html
+*.[1-9]
+# Other popular build targets
+/HISTORY
+/INSTALL
+/regress_README
+/postgres-US.pdf
+/postgres-A4.pdf
+# GENERATED_SGML
 /features-supported.sgml
 /features-unsupported.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