mirror of
https://github.com/postgres/postgres.git
synced 2025-11-26 23:43:30 +03:00
Convert cvsignore to gitignore, and add .gitignore for build targets.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
libecpg_compatdll.def
|
||||
libecpg_compatddll.def
|
||||
blibecpg_compatdll.def
|
||||
4
src/interfaces/ecpg/compatlib/.gitignore
vendored
Normal file
4
src/interfaces/ecpg/compatlib/.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/libecpg_compatdll.def
|
||||
/libecpg_compatddll.def
|
||||
/blibecpg_compatdll.def
|
||||
/exports.list
|
||||
Reference in New Issue
Block a user