mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 06:16:57 -04:00
Include files copied from libpqport in .gitignore
Michael Paquier
This commit is contained in:
parent
2f557167b1
commit
02c9a93805
1 changed files with 2 additions and 0 deletions
2
src/interfaces/libpq/.gitignore
vendored
2
src/interfaces/libpq/.gitignore
vendored
|
|
@ -12,8 +12,10 @@
|
|||
/snprintf.c
|
||||
/strerror.c
|
||||
/strlcpy.c
|
||||
/system.c
|
||||
/thread.c
|
||||
/win32error.c
|
||||
/win32setlocale.c
|
||||
/pgsleep.c
|
||||
/md5.c
|
||||
/ip.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue