More fixes for libpq's .gitignore file.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Sep 2010 02:32:46 +0000 (22:32 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 23 Sep 2010 02:32:46 +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..1640a653bc0dac37c0b97268843d8abc598152f0 100644 (file)
@@ -1,13 +1,20 @@
-/encnames.c
 /exports.list
-/ip.c
-/md5.c
+/libpq.rc
+/blibpqdll.def
+/libpqddll.def
+/libpqdll.def
+/crypt.c
+/getaddrinfo.c
+/inet_aton.c
 /noblock.c
+/open.c
 /pgstrcasecmp.c
+/snprintf.c
+/strerror.c
 /strlcpy.c
 /thread.c
+/win32error.c
+/md5.c
+/ip.c
+/encnames.c
 /wchar.c
-/libpq.rc
-/blibpqdll.def
-/libpqddll.def
-/libpqdll.def