mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:32:10 -04:00
git-ignore intermediate files from new docs toolchain.
Building PDFs with the new toolchain creates *.fo temporary files.
This commit is contained in:
parent
0ad226f2ae
commit
1aedcf9818
1 changed files with 2 additions and 0 deletions
2
doc/src/sgml/.gitignore
vendored
2
doc/src/sgml/.gitignore
vendored
|
|
@ -20,3 +20,5 @@
|
|||
/postgres.xml
|
||||
/INSTALL.html
|
||||
/INSTALL.xml
|
||||
/postgres-US.fo
|
||||
/postgres-A4.fo
|
||||
|
|
|
|||
Loading…
Reference in a new issue