mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Need to list getpeereid.c in .gitignore, too ...
This commit is contained in:
1
src/interfaces/libpq/.gitignore
vendored
1
src/interfaces/libpq/.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
/chklocale.c
|
||||
/crypt.c
|
||||
/getaddrinfo.c
|
||||
/getpeereid.c
|
||||
/inet_aton.c
|
||||
/inet_net_ntop.c
|
||||
/noblock.c
|
||||
|
Reference in New Issue
Block a user