]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Update .gitignore for 2.5 and later
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 30 Jun 2022 19:38:14 +0000 (19:38 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 30 Jun 2022 20:39:50 +0000 (20:39 +0000)
Ignore generated libl*/*.pc files
Ignore testavl binary
Ignore lloadd generated Makefiles
Ignore slapd-watcher binary

.gitignore

index 0f8b363cb45f90bfb17319371eba95ce5b6f537d..fe47cb97c8175f048c24265a07cf50cf9099e5c8 100644 (file)
@@ -68,6 +68,8 @@ Makefile
 /include/ldap_features.h
 /include/portable.h
 libraries/libl*/*test
+libraries/libl*/*.pc
+libraries/libldap/testavl
 libraries/liblunicode/ucdata.c
 libraries/liblunicode/ucdata.h
 libraries/liblunicode/ucgendat
@@ -97,6 +99,8 @@ servers/slapd/slappasswd
 servers/slapd/slapschema
 servers/slapd/slaptest
 servers/lloadd/lloadd
+servers/lloadd/Makefile.module
+servers/lloadd/Makefile.server
 tests/progs/ldif-filter
 tests/progs/slapd-addel
 tests/progs/slapd-bind
@@ -106,6 +110,7 @@ tests/progs/slapd-mtread
 tests/progs/slapd-read
 tests/progs/slapd-search
 tests/progs/slapd-tester
+tests/progs/slapd-watcher
 tests/schema
 tests/testdata
 tests/testrun