mirror of
https://github.com/postgres/postgres.git
synced 2026-07-04 23:35:51 -04:00
Add inet_net_ntop.c to .gitignore.
This commit is contained in:
parent
c2281ac87c
commit
2d1e426650
1 changed files with 1 additions and 0 deletions
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue