libmdbx/.gitignore

39 lines
371 B
Plaintext
Raw Normal View History

*.[ao]
*.bak
*.exe
*.gcda
*.gcno
*.gcov
*.lo
*.orig
*.rej
*.so
*[~#]
.idea
.le.ini
.vs/
Win32/
build-*
cmake-build-*
core
example
libmdbx.creator.user
2017-03-17 11:35:16 +03:00
mdbx-dll.VC.VC.opendb
mdbx-dll.VC.db
2017-03-17 11:35:16 +03:00
mdbx-dll.vcxproj.filters
mdbx_chk
mdbx_copy
mdbx_dump
mdbx_load
mdbx_stat
mdbx_test
test.log
test/test.vcxproj.user
test/tmp.db
2017-04-24 19:03:38 +03:00
test/tmp.db-lck
tmp.db
2017-04-24 19:03:38 +03:00
tmp.db-lck
valgrind.*
x64/
x86/