mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 19:02:00 -05:00
Add .cvsignore files to suppress CVS gripes about ecpg .def files.
This commit is contained in:
parent
3c2d497f8d
commit
b8f41d508c
3 changed files with 6 additions and 0 deletions
2
src/interfaces/ecpg/compatlib/.cvsignore
Normal file
2
src/interfaces/ecpg/compatlib/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
libecpg_compatdll.def
|
||||
blibecpg_compatdll.def
|
||||
2
src/interfaces/ecpg/ecpglib/.cvsignore
Normal file
2
src/interfaces/ecpg/ecpglib/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
libecpgdll.def
|
||||
blibecpgdll.def
|
||||
2
src/interfaces/ecpg/pgtypeslib/.cvsignore
Normal file
2
src/interfaces/ecpg/pgtypeslib/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
libpgtypesdll.def
|
||||
blibpgtypesdll.def
|
||||
Loading…
Reference in a new issue