mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
ITS#6870 .gitignore += libldap_r/<ldif.c,fetch.c>.
Followup to moving these files to libldap/.
This commit is contained in:
parent
8b949b18c6
commit
28ab7ad253
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -84,6 +84,7 @@ libraries/libldap_r/deref.c
|
|||
libraries/libldap_r/dnssrv.c
|
||||
libraries/libldap_r/error.c
|
||||
libraries/libldap_r/extended.c
|
||||
libraries/libldap_r/fetch.c
|
||||
libraries/libldap_r/filter.c
|
||||
libraries/libldap_r/free.c
|
||||
libraries/libldap_r/getattr.c
|
||||
|
|
@ -93,6 +94,7 @@ libraries/libldap_r/getvalues.c
|
|||
libraries/libldap_r/gssapi.c
|
||||
libraries/libldap_r/init.c
|
||||
libraries/libldap_r/ldap_sync.c
|
||||
libraries/libldap_r/ldif.c
|
||||
libraries/libldap_r/ldifutil.c
|
||||
libraries/libldap_r/ltest
|
||||
libraries/libldap_r/messages.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue