1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-06 19:59:18 +03:00

Include files copied from libpqport in .gitignore

Michael Paquier
This commit is contained in:
Heikki Linnakangas 2014-05-08 10:56:57 +03:00
parent f7672c8ce2
commit 7603744a07

View File

@ -13,6 +13,7 @@
/strlcpy.c /strlcpy.c
/thread.c /thread.c
/win32error.c /win32error.c
/win32setlocale.c
/pgsleep.c /pgsleep.c
/md5.c /md5.c
/ip.c /ip.c