More fixes for libpq's .gitignore file.
The previous patches failed to cover a lot of symlinks that are only added in platform-specific cases. Make the lists match what's in the Makefile for each branch.
This commit is contained in:
parent
ebcb677df5
commit
54bf75aabe
21
src/interfaces/libpq/.gitignore
vendored
21
src/interfaces/libpq/.gitignore
vendored
@ -1,11 +1,12 @@
|
|||||||
/encnames.c
|
/crypt.c
|
||||||
/exports.list
|
/getaddrinfo.c
|
||||||
/ip.c
|
/inet_aton.c
|
||||||
/md5.c
|
/snprintf.c
|
||||||
/noblock.c
|
/strerror.c
|
||||||
/pgstrcasecmp.c
|
|
||||||
/strlcpy.c
|
|
||||||
/thread.c
|
|
||||||
/wchar.c
|
|
||||||
/dllist.c
|
|
||||||
/path.c
|
/path.c
|
||||||
|
/thread.c
|
||||||
|
/md5.c
|
||||||
|
/ip.c
|
||||||
|
/dllist.c
|
||||||
|
/encnames.c
|
||||||
|
/wchar.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user