git-ignore intermediate files from new docs toolchain.

Building PDFs with the new toolchain creates *.fo temporary files.
pull/18/merge
Tom Lane 8 years ago
parent 0ad226f2ae
commit 1aedcf9818
  1. 2
      doc/src/sgml/.gitignore

@ -20,3 +20,5 @@
/postgres.xml
/INSTALL.html
/INSTALL.xml
/postgres-US.fo
/postgres-A4.fo

Loading…
Cancel
Save