mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-17 11:57:00 +08:00
Add inet_net_ntop.c to .gitignore.
This commit is contained in:
1
src/interfaces/libpq/.gitignore
vendored
1
src/interfaces/libpq/.gitignore
vendored
@ -2,6 +2,7 @@
|
||||
/crypt.c
|
||||
/getaddrinfo.c
|
||||
/inet_aton.c
|
||||
/inet_net_ntop.c
|
||||
/noblock.c
|
||||
/open.c
|
||||
/pgstrcasecmp.c
|
||||
|
||||
Reference in New Issue
Block a user