mirror of
https://github.com/postgres/postgres.git
synced 2025-11-26 23:43:30 +03:00
Remove redundant lib*dll.def rules from .gitignore
Since we now have a global rule in the root .gitignore, there's no need to keep directory-specific ones as well. Noted by Peter Eisentraut
This commit is contained in:
2
src/interfaces/ecpg/compatlib/.gitignore
vendored
2
src/interfaces/ecpg/compatlib/.gitignore
vendored
@@ -1,5 +1,3 @@
|
||||
/compatlib.def
|
||||
/libecpg_compatdll.def
|
||||
/libecpg_compatddll.def
|
||||
/blibecpg_compatdll.def
|
||||
/exports.list
|
||||
|
||||
Reference in New Issue
Block a user