More fixes for libpq's .gitignore file.
authorTom Lane <[email protected]>
Thu, 23 Sep 2010 02:32:54 +0000 (22:32 -0400)
committerTom Lane <[email protected]>
Thu, 23 Sep 2010 02:32:54 +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 d305239d6b6fd46a55c1f357e41f3940924593f4..cfa3a2ab15135df35b2a9c1f9528758fd865a4d2 100644 (file)
@@ -1,13 +1,17 @@
-/encnames.c
-/exports.list
-/ip.c
-/md5.c
-/noblock.c
-/pgstrcasecmp.c
-/strlcpy.c
-/thread.c
-/wchar.c
 /libpq.rc
 /blibpqdll.def
 /libpqddll.def
 /libpqdll.def
+/crypt.c
+/getaddrinfo.c
+/inet_aton.c
+/noblock.c
+/pgstrcasecmp.c
+/snprintf.c
+/strerror.c
+/open.c
+/thread.c
+/md5.c
+/ip.c
+/encnames.c
+/wchar.c