projects
/
platform
/
upstream
/
lmdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ITS#7953 .gitignore *.lo
[platform/upstream/lmdb.git]
/
libraries
/
liblmdb
/
.gitignore
1
mtest
2
mtest[23456]
3
testdb
4
mdb_copy
5
mdb_stat
6
mdb_dump
7
mdb_load
8
*.lo
9
*.[ao]
10
*.so
11
*.exe
12
*[~#]
13
*.bak
14
*.orig
15
*.rej
16
*.gcov
17
*.gcda
18
*.gcno
19
core
20
core.*
21
valgrind.*
22
man/
23
html/