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:
Tom Lane 2010-09-22 22:33:14 -04:00
parent ebcb677df5
commit 54bf75aabe
1 changed files with 11 additions and 10 deletions

View File

@ -1,11 +1,12 @@
/encnames.c
/exports.list
/ip.c
/md5.c
/noblock.c
/pgstrcasecmp.c
/strlcpy.c
/thread.c
/wchar.c
/dllist.c
/crypt.c
/getaddrinfo.c
/inet_aton.c
/snprintf.c
/strerror.c
/path.c
/thread.c
/md5.c
/ip.c
/dllist.c
/encnames.c
/wchar.c