mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Moved db_drivers/ into external/ for consistency
This commit is contained in:
parent
5eab480cb1
commit
b21335642e
31 changed files with 2 additions and 3 deletions
23
db_drivers/liblmdb/.gitignore
vendored
23
db_drivers/liblmdb/.gitignore
vendored
|
@ -1,23 +0,0 @@
|
|||
mtest
|
||||
mtest[23456]
|
||||
testdb
|
||||
mdb_copy
|
||||
mdb_stat
|
||||
mdb_dump
|
||||
mdb_load
|
||||
*.lo
|
||||
*.[ao]
|
||||
*.so
|
||||
*.exe
|
||||
*[~#]
|
||||
*.bak
|
||||
*.orig
|
||||
*.rej
|
||||
*.gcov
|
||||
*.gcda
|
||||
*.gcno
|
||||
core
|
||||
core.*
|
||||
valgrind.*
|
||||
man/
|
||||
html/
|
Loading…
Add table
Add a link
Reference in a new issue