Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit699474f

Browse files
committed
Fix documentation gitignore for pre-9.0 doc build methods.
1 parentf887652 commit699474f

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

‎doc/src/sgml/.gitignore

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,24 @@
1-
/html
2-
/html-stamp
3-
/man1
4-
/man3
5-
/man7
6-
/man-stamp
7-
1+
# Stuff shipped in tarballs
2+
*.html
3+
*.[1-9]
4+
# Other popular build targets
5+
/HISTORY
6+
/INSTALL
7+
/regress_README
8+
/postgres-US.pdf
9+
/postgres-A4.pdf
10+
# GENERATED_SGML
811
/features-supported.sgml
912
/features-unsupported.sgml
1013
/version.sgml
14+
/bookindex.sgml
15+
/HTML.index
16+
/HTML.index.start
17+
# Assorted byproducts from building the above
18+
/postgres.xml
19+
/postgres-US.aux
20+
/postgres-US.log
21+
/postgres-US.out
22+
/postgres-A4.aux
23+
/postgres-A4.log
24+
/postgres-A4.out

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp