[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#7952) [LMDB] Add mdb_load and mdb_dump to .gitignore



Full_Name: Jean-Christophe Dubois
Version: 2.4.40
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (78.235.240.156)


mdb_load and mdb_dump are 2 binaries that are generated as part of the lmdb
build.

They should be added to the .gitignore file.

Patch available at URL below:

https://github.com/jcdubois/lmdb/commit/f8367c5ff8dd98c14fece6068ec516ee8dbb6231

JC