Revert "Moved db_drivers/ into external/ for consistency"

This reverts commit b21335642e.
This commit is contained in:
Thomas Winget
2015-03-17 18:03:11 -04:00
parent daf2a8f6cb
commit 11e815761f
31 changed files with 3 additions and 2 deletions

23
db_drivers/liblmdb/.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
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/