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

Commitcb71efe

Browse files
committed
Add assorted other documentation build targets to documentation gitignore.
1 parentcc2c815 commitcb71efe

File tree

1 file changed

+27
-5
lines changed

1 file changed

+27
-5
lines changed

‎doc/src/sgml/.gitignore

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,32 @@
1-
/html
1+
# Stuff shipped in tarballs
2+
/html/
23
/html-stamp
3-
/man1
4-
/man3
5-
/man7
4+
/man1/
5+
/man3/
6+
/man7/
67
/man-stamp
7-
8+
# Other popular build targets
9+
/HISTORY
10+
/INSTALL
11+
/regress_README
12+
/postgres-US.pdf
13+
/postgres-A4.pdf
14+
/postgres.html
15+
/postgres.txt
16+
# GENERATED_SGML
817
/features-supported.sgml
918
/features-unsupported.sgml
1019
/version.sgml
20+
/bookindex.sgml
21+
/HTML.index
22+
# Assorted byproducts from building the above
23+
/postgres.xml
24+
/HISTORY.html
25+
/INSTALL.html
26+
/regress_README.html
27+
/postgres-US.aux
28+
/postgres-US.log
29+
/postgres-US.out
30+
/postgres-A4.aux
31+
/postgres-A4.log
32+
/postgres-A4.out

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp