More fixes for libpq's .gitignore file.
authorTom Lane <[email protected]>
Thu, 23 Sep 2010 02:32:30 +0000 (22:32 -0400)
committerTom Lane <[email protected]>
Thu, 23 Sep 2010 02:32:30 +0000 (22:32 -0400)
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.

src/interfaces/libpq/.gitignore

index 66be28c464cea7f8c7dd352bbfcce0f8e792211d..f086ec3db7ecc39babb2895a0a3571a61884fa2e 100644 (file)
@@ -1,9 +1,17 @@
-/encnames.c
 /exports.list
-/ip.c
-/md5.c
+/crypt.c
+/getaddrinfo.c
+/inet_aton.c
 /noblock.c
+/open.c
 /pgstrcasecmp.c
+/snprintf.c
+/strerror.c
 /strlcpy.c
 /thread.c
+/win32error.c
+/pgsleep.c
+/md5.c
+/ip.c
+/encnames.c
 /wchar.c