OSDN Git Service

Remove redundant lib*dll.def rules from .gitignore
authorMagnus Hagander <magnus@hagander.net>
Sat, 18 Jun 2011 16:26:35 +0000 (18:26 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sat, 18 Jun 2011 16:28:16 +0000 (18:28 +0200)
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

src/interfaces/ecpg/compatlib/.gitignore
src/interfaces/ecpg/ecpglib/.gitignore
src/interfaces/ecpg/pgtypeslib/.gitignore
src/interfaces/libpq/.gitignore

index e1dfd68..926385c 100644 (file)
@@ -1,5 +1,3 @@
 /compatlib.def
-/libecpg_compatdll.def
-/libecpg_compatddll.def
 /blibecpg_compatdll.def
 /exports.list
index f17eacd..351f437 100644 (file)
@@ -1,6 +1,4 @@
 /ecpglib.def
-/libecpgdll.def
-/libecpgddll.def
 /blibecpgdll.def
 /exports.list
 
index 79b2644..4ee58ea 100644 (file)
@@ -1,6 +1,4 @@
 /pgtypeslib.def
-/libpgtypesdll.def
-/libpgtypesddll.def
 /blibpgtypesdll.def
 /exports.list
 
index 829278f..ba0d385 100644 (file)
@@ -18,5 +18,4 @@
 /ip.c
 /encnames.c
 /wchar.c
-/libpqdll.def
 /libpq.rc