mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
libmdb/.gitignore += test[45], Doxygen output
This commit is contained in:
parent
acdc248f57
commit
ec2d82f79a
1 changed files with 3 additions and 1 deletions
4
libraries/libmdb/.gitignore
vendored
4
libraries/libmdb/.gitignore
vendored
|
|
@ -1,5 +1,5 @@
|
|||
mtest
|
||||
mtest[23]
|
||||
mtest[2345]
|
||||
testdb
|
||||
mdb_stat
|
||||
*.[ao]
|
||||
|
|
@ -11,3 +11,5 @@ mdb_stat
|
|||
core
|
||||
core.*
|
||||
valgrind.*
|
||||
man/
|
||||
html/
|
||||
|
|
|
|||
Loading…
Reference in a new issue