mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
Convert cvsignore to gitignore, and add .gitignore for build targets.
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
html
|
||||
html-stamp
|
||||
man1
|
||||
man3
|
||||
man7
|
||||
man-stamp
|
10
doc/src/sgml/.gitignore
vendored
Normal file
10
doc/src/sgml/.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
/html
|
||||
/html-stamp
|
||||
/man1
|
||||
/man3
|
||||
/man7
|
||||
/man-stamp
|
||||
|
||||
/features-supported.sgml
|
||||
/features-unsupported.sgml
|
||||
/version.sgml
|
Reference in New Issue
Block a user