mdbx-build: minor cleanup after pul-request/merge.

Change-Id: Ia612dbd939be7acd938fca8eb3f93f650560417a
This commit is contained in:
Leo Yuriev
2018-01-14 22:01:38 +03:00
parent 506caee9e5
commit ab7cb2c39e
9 changed files with 437 additions and 425 deletions

40
.gitignore vendored
View File

@@ -1,39 +1,37 @@
*[~#]
*.[ao]
*.bak
.le.ini
core
core.*
*.exe
*.gcda
*.gcno
*.gcov
libmdbx.creator.user
*.lo
mdbx_chk
mdbx_copy
mdbx-dll.VC.db
mdbx-dll.VC.VC.opendb
mdbx-dll.vcxproj.filters
mdbx_dump
mdbx_load
mdbx_stat
*.orig
*.rej
*.so
/test/test
*[~#]
.idea
.le.ini
.vs/
Win32/
build-*
cmake-build-*
core
libmdbx.creator.user
mdbx-dll.VC.VC.opendb
mdbx-dll.VC.db
mdbx-dll.vcxproj.filters
mdbx_chk
mdbx_copy
mdbx_dump
mdbx_load
mdbx_stat
ootest/test
test.log
test/test.vcxproj.user
test/tmp.db
test/tmp.db-lck
tmp.db
tmp.db-lck
valgrind.*
.vs/
Win32/
x64/
x86/
test.log
cmake-build-*
build-*
.idea