Commit 110c88d3 authored by Magnus Hagander's avatar Magnus Hagander

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
parent a2624c68
/compatlib.def
/libecpg_compatdll.def
/libecpg_compatddll.def
/blibecpg_compatdll.def
/exports.list
/ecpglib.def
/libecpgdll.def
/libecpgddll.def
/blibecpgdll.def
/exports.list
......
/pgtypeslib.def
/libpgtypesdll.def
/libpgtypesddll.def
/blibpgtypesdll.def
/exports.list
......
......@@ -18,5 +18,4 @@
/ip.c
/encnames.c
/wchar.c
/libpqdll.def
/libpq.rc
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment